summaryrefslogtreecommitdiffstats
path: root/PC/VC6/make_versioninfo.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-01-04 02:00:47 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-01-04 02:00:47 (GMT)
commit28df74fc627b6978b4319c128bdf60e92f2218c4 (patch)
tree785bdce4ead4cd9dcbbc439db2f83ba02d4dc1fb /PC/VC6/make_versioninfo.dsp
parentad9aaeea6de88ecb07c86eba22d9bd2cc56d7739 (diff)
downloadcpython-28df74fc627b6978b4319c128bdf60e92f2218c4.zip
cpython-28df74fc627b6978b4319c128bdf60e92f2218c4.tar.gz
cpython-28df74fc627b6978b4319c128bdf60e92f2218c4.tar.bz2
Getting closer (but not yet there) to being able to compile under VC6
again. Removed the following subprojects and folded them into pythoncore, to match what's being done under VC7. We *can* build the core DLL under VC6 again after this: datetime.dsp winreg.dsp parser.dsp _sre.dsp _csv.dsp mmap.dsp _symtable.dsp
Diffstat (limited to 'PC/VC6/make_versioninfo.dsp')
-rw-r--r--PC/VC6/make_versioninfo.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VC6/make_versioninfo.dsp b/PC/VC6/make_versioninfo.dsp
index a883100..a735e12 100644
--- a/PC/VC6/make_versioninfo.dsp
+++ b/PC/VC6/make_versioninfo.dsp
@@ -102,7 +102,7 @@ SOURCE="$(InputPath)"
# Name "make_versioninfo - Win32 Debug"
# Begin Source File
-SOURCE=..\..\make_versioninfo.c
+SOURCE=..\make_versioninfo.c
# End Source File
# End Target
# End Project