summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcproj
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-05-23 19:34:37 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-05-23 19:34:37 (GMT)
commitf178e5c1b75509c5f024ecb84a421b83718f35fe (patch)
tree31a500abb0ead142ffdd2d6d8ab783e1b23a0240 /PCbuild/pythoncore.vcproj
parent70bd199fa492a01be5d26cab905d5dfca3b2e245 (diff)
downloadcpython-f178e5c1b75509c5f024ecb84a421b83718f35fe.zip
cpython-f178e5c1b75509c5f024ecb84a421b83718f35fe.tar.gz
cpython-f178e5c1b75509c5f024ecb84a421b83718f35fe.tar.bz2
Get the Windows build working again (recover from
`struct` module changes).
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r--PCbuild/pythoncore.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 5f39a17..21e8d83 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -344,6 +344,9 @@
RelativePath="..\Modules\_bisectmodule.c">
</File>
<File
+ RelativePath="..\Modules\_struct.c">
+ </File>
+ <File
RelativePath="..\Modules\cjkcodecs\_codecs_cn.c">
</File>
<File
@@ -746,9 +749,6 @@
RelativePath="..\Python\structmember.c">
</File>
<File
- RelativePath="..\Modules\structmodule.c">
- </File>
- <File
RelativePath="..\Objects\structseq.c">
</File>
<File