summaryrefslogtreecommitdiffstats
path: root/PC/VC6
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-04-03 03:54:08 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-04-03 03:54:08 (GMT)
commit957320a08a8f680735e5f619d9649bca969a10dc (patch)
treea3df9a318813e8ead98d1195a0f11dfd6bc3632d /PC/VC6
parent6ecb1a3145b6df2c532779902651a6913535581a (diff)
downloadcpython-957320a08a8f680735e5f619d9649bca969a10dc.zip
cpython-957320a08a8f680735e5f619d9649bca969a10dc.tar.gz
cpython-957320a08a8f680735e5f619d9649bca969a10dc.tar.bz2
Fixed compile error on windows.
Diffstat (limited to 'PC/VC6')
-rw-r--r--PC/VC6/pythoncore.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 756e271..38d450b 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -519,6 +519,10 @@ SOURCE=..\..\Modules\md5module.c
# End Source File
# Begin Source File
+SOURCE=..\..\Objects\memoryobject.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Parser\metagrammar.c
# End Source File
# Begin Source File