Switch to Multi-Thread DLL debug mode.

This commit is contained in:
agibert
2002-02-27 15:57:53 +00:00
parent 508aba8bde
commit 1de5944904
2 changed files with 14 additions and 5 deletions

View File

@@ -87,6 +87,15 @@ LINK32=link.exe
# Begin Source File
SOURCE=.\demo0.c
!IF "$(CFG)" == "demo0 - Win32 Release"
!ELSEIF "$(CFG)" == "demo0 - Win32 Debug"
# ADD CPP /MDd
!ENDIF
# End Source File
# End Group
# Begin Group "Header Files"