[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32294] trunk/lib/windows/python/lib: missed this in last commit (tested without the BGE)

Campbell Barton ideasman42 at gmail.com
Mon Oct 4 01:48:09 CEST 2010


Revision: 32294
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32294
Author:   campbellbarton
Date:     2010-10-04 01:48:09 +0200 (Mon, 04 Oct 2010)

Log Message:
-----------
missed this in last commit (tested without the BGE)

Modified Paths:
--------------
    trunk/lib/windows/python/lib/python31_d.def
    trunk/lib/windows/python/lib/python31mw.lib
    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-10-03 23:29:43 UTC (rev 32293)
+++ trunk/lib/windows/python/lib/python31_d.def	2010-10-03 23:48:09 UTC (rev 32294)
@@ -1,5 +1,6 @@
 LIBRARY python31_d.dll
 EXPORTS
+PyBuffer_FillInfo
 PyArg_Parse
 PyArg_ParseTuple
 PyArg_ParseTupleAndKeywords

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

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





More information about the Bf-blender-cvs mailing list