From: Fred Drake Date: Thu, 2 Oct 1997 20:23:52 +0000 (+0000) Subject: Fix up include directories for compiling the resources. X-Git-Tag: v1.5a4~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e40afcf1544936a0cf424b51f030b90496b43284;p=python Fix up include directories for compiling the resources. --- diff --git a/PC/vc5x/python15.dsp b/PC/vc5x/python15.dsp index d01bff1e4a..24229897c1 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