Changeset 44
- Timestamp:
- 08/31/06 10:55:22 (2 years ago)
- Files:
-
- branches/scons_build_creation/SConstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/scons_build_creation/SConstruct
r42 r44 13 13 import os, string, sys, re, glob, copy, types, traceback, pprint 14 14 pj = os.path.join 15 #sys.path.insert(0,pj('tools','scons-addons','src')) 15 16 16 print "WARNING:" 17 17 print "WARNING: The build is currently in development. It needs the svn version of scons-addons"
