~wahez/motionpic/trunk

« back to all changes in this revision

Viewing changes to SConstruct

  • Committer: wahez
  • Date: 2008-09-17 20:27:20 UTC
  • Revision ID: walther.zwart@gmail.com-20080917202720-6ut7aym3n5of5rwx
Small fixes for new release

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
opts.Add(BoolOption('strict', 'Set to zero to disable -Wall -Wextra and -Werror', 1))
34
34
 
35
35
 
36
 
for line in open('TODO'):
37
 
    print line,
38
 
print 
39
 
print
 
36
if False:
 
37
    for line in open('TODO'):
 
38
        print line,
 
39
    print 
 
40
    print
40
41
 
41
42
 
42
43
# Create correct compiler options