Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

ProjectBuildTarget preprocessor defines

(1/1)

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 :(

mandrav:
#defines are not separate from other compiler options, so you would want to call GetCompilerOptions().

yop:
Thanks :)

Navigation

[0] Message Index

Go to full version