|
From: Patrick H. <pat...@us...> - 2003-09-08 05:30:43
|
patrickh 2003/09/07 22:30:36 PDT
Modified files:
modules/GMTL SConstruct
Log:
More Win32-related adjustments for the Python bindings:
* When making an optimized build, use the same compiler flags that are
used to build the optimized version of Boost.Python.
* Link against boost_python_debug.lib for the debug build.
* Use /MDd for the debug build and /MD for the optimized build.
Revision Changes Path
1.26 +9 -5 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.25&r2=1.26&diff_format=l
|