>From another project I am using CMake, this might work:
set_source_files_properties( file1.cpp file2.cpp ... PROPERTIES COMPILE_FLAGS "-O1" ) > Wrap that in "if test" condition of "GCC and 4.7 and *Release* " _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp