News:

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

Main Menu

Compile single file without using external makefile?

Started by rickg22, December 17, 2008, 06:10:14 PM

Previous topic - Next topic

rickg22

I'm having this problem at work. We use SCons (eew) to build the whole project, but sometimes I want just to test if a file compiles.

Is there an option to specify NOT to use the external makefile to compile a single file?

Thanks!