|
From: Patrick H. <pat...@us...> - 2003-08-31 06:49:32
|
patrickh 2003/08/30 23:49:24 PDT
Modified files:
modules/GMTL SConstruct
Log:
Use the platform-specific shared library suffix that Python prefers for
extension modules. In particular, I care about this so that on Windows,
we get gmtl.pyd instead of gmtl.dll. This will help prevent confusion for
the runtime loader in the future should there ever be a gmtl.dll.
Revision Changes Path
1.23 +5 -0 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.22&r2=1.23&diff_format=l
|