]> git.saurik.com Git - wxWidgets.git/commitdiff
Debug option mod
authorJulian Smart <julian@anthemion.co.uk>
Fri, 8 Oct 1999 10:22:00 +0000 (10:22 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 8 Oct 1999 10:22:00 +0000 (10:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/wxvc.dsp

index 1e308fd77ac2a38ec51f66c27983fdf258462997..1d9d5a7df706be679a05d5d500bb28e2f8a4bad8 100644 (file)
@@ -60,7 +60,7 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Z7 /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -563,10 +563,6 @@ SOURCE=.\html\htmlwin.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\html\winpars.cpp
-# End Source File
-# Begin Source File
-
 SOURCE=.\html\m_fonts.cpp
 # End Source File
 # Begin Source File
@@ -601,6 +597,10 @@ SOURCE=.\html\m_tables.cpp
 
 SOURCE=.\html\search.cpp
 # End Source File
+# Begin Source File
+
+SOURCE=.\html\winpars.cpp
+# End Source File
 # End Group
 # Begin Group "MSW Files"