Added name of the Debug library
This commit is contained in:
parent
9492ebd58e
commit
2ad3cbe9da
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ BSC32=bscmake.exe
|
||||||
# ADD BSC32 /nologo
|
# ADD BSC32 /nologo
|
||||||
LIB32=link.exe -lib
|
LIB32=link.exe -lib
|
||||||
# ADD BASE LIB32 /nologo
|
# ADD BASE LIB32 /nologo
|
||||||
# ADD LIB32 /nologo
|
# ADD LIB32 /nologo /out:"Debug/all_libd.lib"
|
||||||
# Begin Special Build Tool
|
# Begin Special Build Tool
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Install
|
PostBuild_Desc=Install
|
||||||
|
|
|
||||||
Reference in a new issue