source: build_options.py @ 3282

Last change on this file since 3282 was 3282, checked in by jack, 18 years ago

SCons script files now support all the files that compile_all.py does.

File size: 88 bytes
Line 
1# Build configuration for ANUGA
2
3# Flags to pass to the C Compiler
4CFLAGS = '-O3 -Wall'
Note: See TracBrowser for help on using the repository browser.