--- parser3/src/targets/isapi/Attic/parser3isapi.dsp 2001/09/15 13:20:22 1.17 +++ parser3/src/targets/isapi/Attic/parser3isapi.dsp 2001/10/16 08:02:55 1.26 @@ -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" /D "_MBCS" /D "_USRDLL" /D "PARSER3ISAPI_EXPORTS" /Yu"stdafx.h" /FD /c -# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\..\..\sql" /I "..\..\..\..\include" /I "..\..\..\.." /I "..\..\..\..\types" /I "..\..\..\..\classes" /I "..\..\.." /I "..\..\types" /I "..\..\sql" /I "..\..\include" /I "..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /D "WIN32" /FD /TP /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x419 /d "NDEBUG" @@ -69,7 +69,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PARSER3ISAPI_EXPORTS" /Yu"stdafx.h" /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /D "_DEBUG" /D "WIN32" /FD /GZ /TP /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\.." /I "..\..\types" /I "..\..\sql" /I "..\..\include" /I "..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /D "_DEBUG" /D "WIN32" /FD /GZ /TP /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x419 /d "_DEBUG" @@ -83,9 +83,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping inetinfo... -PreLink_Cmds=cd ..\..\win32tools istop +PreLink_Cmds=CD \parser3project\win32tools istop PostBuild_Desc=Starting inetinfo... -PostBuild_Cmds=cd ..\..\win32tools istart +PostBuild_Cmds=CD \parser3project\win32tools istart # End Special Build Tool !ENDIF @@ -94,6 +94,71 @@ PostBuild_Cmds=cd ..\..\win32tools istar # Name "parser3isapi - Win32 Release" # Name "parser3isapi - Win32 Debug" +# Begin Group "ident" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\ident.awk + +!IF "$(CFG)" == "parser3isapi - 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 >nul 2>&1 \ + %tools%\cat *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=parser3isapi >> ident.C.new \ + REN ident.C.old ident.C >nul 2>&1 \ + %tools%\diff ident.C ident.C.new >nul 2>&1 \ + IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \ + %tools%\touch 0101000001 ident.C.new \ + + +"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) + +"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) +# End Custom Build + +!ELSEIF "$(CFG)" == "parser3isapi - 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 >nul 2>&1 \ + %tools%\cat *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=parser3isapi >> ident.C.new \ + REN ident.C.old ident.C >nul 2>&1 \ + %tools%\diff ident.C ident.C.new >nul 2>&1 \ + IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \ + %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 +# End Source File +# End Group # Begin Source File SOURCE=.\pa_pool.C @@ -105,7 +170,17 @@ SOURCE=.\pa_threads.C # Begin Source File SOURCE=.\parser3isapi.C -# ADD CPP /GX- + +!IF "$(CFG)" == "parser3isapi - Win32 Release" + +# ADD CPP /GR- /GX + +!ELSEIF "$(CFG)" == "parser3isapi - Win32 Debug" + +# ADD CPP /GX + +!ENDIF + # End Source File # Begin Source File