X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74f8d8ed0c4069f382308b953eb7a250294bf03c..1fd1922a49351a377bc6ef8f7e00f150112ee096:/src/xrc/XrcVC.dsp diff --git a/src/xrc/XrcVC.dsp b/src/xrc/XrcVC.dsp index bb44d91942..44c9ba9a78 100644 --- a/src/xrc/XrcVC.dsp +++ b/src/xrc/XrcVC.dsp @@ -9,17 +9,17 @@ CFG=XrcVC - Win32 Debug !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "XrcVC.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "XrcVC.mak" CFG="XrcVC - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "XrcVC - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "XrcVC - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -41,7 +41,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "expat/xmlparse" /I "expat/xmltok" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c +# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../lib/msw" /I "../../../include" /I "../../include" /I "expat/xmlparse" /I "expat/xmltok" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 @@ -50,7 +50,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\lib\wxxrc.lib" +# ADD LIB32 /nologo /out:"..\..\..\lib\wxxrc.lib" !ELSEIF "$(CFG)" == "XrcVC - Win32 Debug" @@ -65,7 +65,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 /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /I "expat/xmlparse" /I "expat/xmltok" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c +# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../lib/mswd" /I "../../../include" /I "../../include" /I "expat/xmlparse" /I "expat/xmltok" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 @@ -74,7 +74,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\lib\wxxrcd.lib" +# ADD LIB32 /nologo /out:"..\..\..\lib\wxxrcd.lib" !ENDIF @@ -144,6 +144,10 @@ SOURCE=.\xh_gauge.cpp # End Source File # Begin Source File +SOURCE=.\xh_gdctl.cpp +# End Source File +# Begin Source File + SOURCE=.\xh_html.cpp # End Source File # Begin Source File @@ -228,27 +232,11 @@ SOURCE=.\xml.cpp # End Source File # Begin Source File -SOURCE=.\xmlbin.cpp -# End Source File -# Begin Source File - -SOURCE=.\xmlbinz.cpp -# End Source File -# Begin Source File - -SOURCE=.\xmlexpat.cpp -# End Source File -# Begin Source File - SOURCE=.\xmlres.cpp # End Source File # Begin Source File SOURCE=.\xmlrsall.cpp # End Source File -# Begin Source File - -SOURCE=.\xmlwrite.cpp -# End Source File # End Target # End Project