Changeset 823
- Timestamp:
- 07/03/07 23:32:18 (10 months ago)
- Files:
-
- trunk/SConstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/SConstruct
r822 r823 510 510 "collada_stdErrPlugin", 511 511 "collada_dae"], 512 header = "dae/daeIntegrationObject.h", required = True)512 header = "dae/daeIntegrationObject.h", required = False) 513 513 514 514 optional_libs_options["xml2"] = sca_opts.StandardPackageOption(
