News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Ini File for supported compilers

Started by mariocup, May 14, 2007, 08:38:51 AM

Previous topic - Next topic

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