[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27201] trunk/lib/windows/python/lib: mingw + python debug compile fixes

Joshua Leung aligorith at gmail.com
Mon Mar 1 06:45:22 CET 2010


Revision: 27201
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27201
Author:   aligorith
Date:     2010-03-01 06:45:21 +0100 (Mon, 01 Mar 2010)

Log Message:
-----------
mingw + python debug compile fixes

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-03-01 05:19:07 UTC (rev 27200)
+++ trunk/lib/windows/python/lib/python31_d.def	2010-03-01 05:45:21 UTC (rev 27201)
@@ -193,3 +193,9 @@
 PyStructSequence_New
 PyStructSequence_InitType
 PyLong_Type
+PyCapsule_New
+PyCapsule_GetPointer
+PyCapsule_Type
+PyCapsule_SetName
+PyDict_DelItemString
+

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





More information about the Bf-blender-cvs mailing list