News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

ProjectBuildTarget preprocessor defines

Started by yop, February 04, 2006, 08:42:17 PM

Previous topic - Next topic

yop

How can I get them? I can see GetLibDirs, GetLibs, Get[Whatever] but what about the preprocessor defines (-D[somehing] for gcc)? I know that I'll say that I should have looked better when someone replies but for now I can't seem to find it :(
Life would be so much easier if we could just look at the source code.

mandrav

#defines are not separate from other compiler options, so you would want to call GetCompilerOptions().
Be patient!
This bug will be fixed soon...

yop

Life would be so much easier if we could just look at the source code.