--- parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2001/10/11 09:52:58 1.2 +++ parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2002/08/01 11:26:51 1.16 @@ -43,7 +43,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\sql" /I "..\..\include" /I "..\.." /I "..\..\types" /I "..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "\parser3project\win32apache13\src\include" /I "\parser3project\win32apache13\src\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "..\..\lib\md5" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /I "\parser3project\win32\apache13\src\include" /I "\parser3project\win32\apache13\src\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c # ADD BASE MTL /nologo /D "NDEBUG" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x809 /d "NDEBUG" @@ -60,7 +60,7 @@ SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache_release dir>nul PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start apache_release +PostBuild_Cmds=net start apache_release dir>nul # End Special Build Tool !ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug" @@ -77,7 +77,7 @@ PostBuild_Cmds=net start apache_release # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\sql" /I "..\..\include" /I "..\.." /I "..\..\types" /I "..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "\parser3project\win32apache13\src\include" /I "\parser3project\win32apache13\src\os\win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "..\..\lib\md5" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /I "\parser3project\win32\apache13\src\include" /I "\parser3project\win32\apache13\src\os\win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c # SUBTRACT CPP /YX # ADD BASE MTL /nologo /D "_DEBUG" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 @@ -95,7 +95,7 @@ SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache_debug dir>nul PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start apache_debug +PostBuild_Cmds=net start apache_debug dir>nul # End Special Build Tool !ENDIF @@ -104,74 +104,13 @@ PostBuild_Cmds=net start apache_debug # Name "ApacheModuleParser3 - Win32 Release" # Name "ApacheModuleParser3 - Win32 Debug" -# Begin Group "ident" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\..\ident.awk - -!IF "$(CFG)" == "ApacheModuleParser3 - Win32 Release" - -# Begin Custom Build - Up-to-dating ident.C... -InputPath=..\..\ident.awk - -BuildCmds= \ - SET tools=\parser3project\win32tools \ - ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ - REN ident.C ident.C.old \ - %tools%\cat ../../*/*/*.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new \ - REN ident.C.old ident.C \ - %tools%\diff ident.C ident.C.new \ - IF ERRORLEVEL 1 COPY ident.C.new ident.C \ - %tools%\touch 0101000001 ident.C.new \ - - -"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug" - -# Begin Custom Build - Up-to-dating ident.C... -InputPath=..\..\ident.awk - -BuildCmds= \ - SET tools=\parser3project\win32tools \ - ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ - REN ident.C ident.C.old \ - %tools%\cat *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new \ - REN ident.C.old ident.C \ - %tools%\diff ident.C ident.C.new \ - IF ERRORLEVEL 1 COPY ident.C.new ident.C \ - %tools%\touch 0101000001 ident.C.new \ - - -"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ident.C -# End Source File -# Begin Source File - -SOURCE=.\ident.C.new +SOURCE=.\mod_parser3.C # End Source File -# End Group # Begin Source File -SOURCE=.\mod_parser3.C +SOURCE=.\pa_md5c.c # End Source File # Begin Source File