Changeset 721 for trunk/SConstruct
- Timestamp:
- 07/29/08 04:07:02 (5 months ago)
- Files:
-
- 1 modified
-
trunk/SConstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SConstruct
r707 r721 155 155 156 156 BOOST_LIBSHEADERS = [ 157 ['system', 'boost/system/system_error.hpp', True], # uncomment this on Darwin + boost_1_35157 ['system', 'boost/system/system_error.hpp', False], 158 158 ['filesystem', 'boost/filesystem/operations.hpp', True], 159 159 ['regex', 'boost/regex.hpp', True],
