summaryrefslogtreecommitdiffstats
path: root/PC/vc5x/python15.dsp
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-10-02 20:23:52 (GMT)
committerFred Drake <fdrake@acm.org>1997-10-02 20:23:52 (GMT)
commite40afcf1544936a0cf424b51f030b90496b43284 (patch)
tree4f11b94c4e97eda9a21bef1a2dc3d3966afe044d /PC/vc5x/python15.dsp
parentf1b0009a7807e18fad3e2e17c8cb3b4a4eb20b07 (diff)
downloadcpython-e40afcf1544936a0cf424b51f030b90496b43284.zip
cpython-e40afcf1544936a0cf424b51f030b90496b43284.tar.gz
cpython-e40afcf1544936a0cf424b51f030b90496b43284.tar.bz2
Fix up include directories for compiling the resources.
Diffstat (limited to 'PC/vc5x/python15.dsp')
-rw-r--r--PC/vc5x/python15.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/vc5x/python15.dsp b/PC/vc5x/python15.dsp
index d01bff1..2422989 100644
--- a/PC/vc5x/python15.dsp
+++ b/PC/vc5x/python15.dsp
@@ -47,7 +47,7 @@ RSC=rc.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo