*** empty log message ***
This commit is contained in:
@ -37,8 +37,8 @@ RSC=rc.exe
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 0
|
||||
# PROP Output_Dir "../release/win32/vs60"
|
||||
# PROP Intermediate_Dir "release/win32/vs60"
|
||||
# PROP Output_Dir "../release"
|
||||
# PROP Intermediate_Dir "release"
|
||||
# PROP Ignore_Export_Lib 0
|
||||
# PROP Target_Dir ""
|
||||
MTL=midl.exe
|
||||
@ -54,7 +54,7 @@ BSC32=bscmake.exe
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo
|
||||
# ADD LIB32 /nologo /out:"../release/win32/vs60/aseutl.lib"
|
||||
# ADD LIB32 /nologo /out:"../release/aseutl.lib"
|
||||
|
||||
!ELSEIF "$(CFG)" == "aseutl - Win32 Debug"
|
||||
|
||||
@ -65,8 +65,8 @@ LIB32=link.exe -lib
|
||||
# PROP BASE Target_Dir ""
|
||||
# PROP Use_MFC 0
|
||||
# PROP Use_Debug_Libraries 1
|
||||
# PROP Output_Dir "../debug/win32/vs60"
|
||||
# PROP Intermediate_Dir "debug/win32/vs60"
|
||||
# PROP Output_Dir "../debug"
|
||||
# PROP Intermediate_Dir "debug"
|
||||
# PROP Ignore_Export_Lib 0
|
||||
# PROP Target_Dir ""
|
||||
MTL=midl.exe
|
||||
@ -81,7 +81,7 @@ BSC32=bscmake.exe
|
||||
# ADD BSC32 /nologo
|
||||
LIB32=link.exe -lib
|
||||
# ADD BASE LIB32 /nologo
|
||||
# ADD LIB32 /nologo /out:"../debug/win32/vs60/aseutl.lib"
|
||||
# ADD LIB32 /nologo /out:"../debug/aseutl.lib"
|
||||
|
||||
!ENDIF
|
||||
|
||||
|
Reference in New Issue
Block a user