Hello, http://www.scons.org/doc/production/HTML/scons-user.html mentions CPPDEFINES for setting defines. http://www.scons.org/doc/production/HTML/scons-man.html on the other hand mentions sconf.Define(symbol, [value, comment]) for that. What is right way to set defines for C++? Thanks, Florian