User forums > Using Code::Blocks
Ini File for supported compilers
(1/1)
mariocup:
Hi,
I added several new compilers for embedded in Codeblocks. I would like to add a configuration file for each compiler and found at the wiki page the following snippet.
[Environment]
INCLUDE=%@P%..\BIN
LIB=%@P%..\LIB
CFLAGS=-v -w
PATH=%@P%..\BIN;%PATH%
Is there a docu of the format?
It would be nice if this configuration file is able to save also information about the corresponding help files per compiler and codesnippets folder path.
Thanks,
Mario
Navigation
[0] Message Index
Go to full version