From: <min...@us...> - 2009-05-21 17:15:49
|
Revision: 2364 http://csp.svn.sourceforge.net/csp/?rev=2364&view=rev Author: minaultm Date: 2009-05-21 17:15:30 +0000 (Thu, 21 May 2009) Log Message: ----------- Fixed scons rules to build Python modules compatibles with Python versions higher than 2.4. (Under Windows, the modules are now generated with .pyd rather than .dll) Added the option to build in full debug under Windows. Allow CSP to be linked with a debug build of Python. Modified Paths: -------------- trunk/csp/SConstruct trunk/csp/csplib/SConscript trunk/csp/cspsim/CSPSim.cpp trunk/csp/cspsim/SConscript trunk/csp/cspwf/SConscript trunk/csp/examples/osgviewer_sdlinput/SConscript trunk/csp/tools/build/__init__.py trunk/csp/tools/build/rules.py trunk/csp/tools/googlemaps/SConscript trunk/csp/tools/layout/SConscript trunk/csp/tools/layout/View.cpp trunk/csp/tools/layout2/SConscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |