aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/py.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-01-11 04:59:27 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-01-11 04:59:27 +0000
commitf1558e3a9297c6a4fefa9d399a7c9d067d859aa3 (patch)
treed06d5c6cb9badc428a2ed4d3352f7bad6bfbf1f7 /externals/grill/py/py.vcproj
parentead9ba14ab569e5644e2deeffc436c31b53ea141 (diff)
added symbol type
fixed incorrect unbinding of instance methods fixes for symbol type little restructuring svn path=/trunk/; revision=2489
Diffstat (limited to 'externals/grill/py/py.vcproj')
-rw-r--r--externals/grill/py/py.vcproj11
1 files changed, 10 insertions, 1 deletions
diff --git a/externals/grill/py/py.vcproj b/externals/grill/py/py.vcproj
index ed43729f..38bfb17d 100644
--- a/externals/grill/py/py.vcproj
+++ b/externals/grill/py/py.vcproj
@@ -91,7 +91,7 @@
RuntimeLibrary="1"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderThrough=""
+ PrecompiledHeaderThrough="pyprefix.h"
BrowseInformation="0"
WarningLevel="3"
SuppressStartupBanner="TRUE"
@@ -1208,6 +1208,15 @@
RelativePath="source\pyext.h">
</File>
<File
+ RelativePath=".\source\pyprefix.h">
+ </File>
+ <File
+ RelativePath=".\source\pysymbol.cpp">
+ </File>
+ <File
+ RelativePath=".\source\pysymbol.h">
+ </File>
+ <File
RelativePath="source\register.cpp">
<FileConfiguration
Name="PD Debug|Win32">