mirror of https://github.com/python/cpython.git
Fix up include directories for compiling the resources.
This commit is contained in:
parent
f1b0009a78
commit
e40afcf154
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue