Revision: 26463
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=26463
Author:   letterrip
Date:     2010-01-31 01:58:42 +0100 (Sun, 31 Jan 2010)

Log Message:
-----------
fixed debug build with MinGW as per the directions in this file

http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24480

Modified Paths:
--------------
    trunk/lib/windows/python/lib/python31_d.def
    trunk/lib/windows/python/lib/python31mw_d.lib

Modified: trunk/lib/windows/python/lib/python31_d.def
===================================================================
--- trunk/lib/windows/python/lib/python31_d.def 2010-01-30 23:48:49 UTC (rev 
26462)
+++ trunk/lib/windows/python/lib/python31_d.def 2010-01-31 00:58:42 UTC (rev 
26463)
@@ -185,5 +185,6 @@
 PySet_Type
 PyFrozenSet_Type
 _PySet_NextEntry
+PyModule_AddIntConstant
 PyModule_AddStringConstant
 PyUnicode_InternFromString

Modified: trunk/lib/windows/python/lib/python31mw_d.lib
===================================================================
(Binary files differ)


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to