[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [26463] trunk/lib/windows/python/lib: fixed debug build with MinGW as per the directions in this file

Tom Musgrove LetterRip at gmail.com
Sun Jan 31 01:58:44 CET 2010


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)





More information about the Bf-blender-cvs mailing list