--- parser3/src/targets/isapi/Attic/parser3isapi.dsp 2002/05/07 07:39:19 1.36 +++ parser3/src/targets/isapi/Attic/parser3isapi.dsp 2002/06/24 13:06:40 1.39 @@ -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 /GX /Zi /O2 /I "..\..\..\..\sql" /I "..\..\..\..\include" /I "..\..\..\.." /I "..\..\..\..\types" /I "..\..\..\..\classes" /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\pcre" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\libxslt-x.x.x" /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 "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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" /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" @@ -57,9 +57,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping inetinfo... -PreLink_Cmds=CD \parser3project\win32tools istop +PreLink_Cmds=CD \parser3project\win32\tools istop PostBuild_Desc=Starting inetinfo... -PostBuild_Cmds=CD \parser3project\win32tools istart +PostBuild_Cmds=CD \parser3project\win32\tools istart # End Special Build Tool !ELSEIF "$(CFG)" == "parser3isapi - Win32 Debug" @@ -76,7 +76,7 @@ PostBuild_Cmds=CD \parser3project\win32t # 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 /Gi /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\pcre" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\libxslt-x.x.x" /D "_DEBUG" /D "WIN32" /D "_WINDLL" /D "_AFXDLL" /FD /GZ /TP /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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" /D "_DEBUG" /D "WIN32" /D "_WINDLL" /D "_AFXDLL" /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" @@ -90,9 +90,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping inetinfo... -PreLink_Cmds=CD \parser3project\win32tools istop +PreLink_Cmds=CD \parser3project\win32\tools istop PostBuild_Desc=Starting inetinfo... -PostBuild_Cmds=CD \parser3project\win32tools istart +PostBuild_Cmds=CD \parser3project\win32\tools istart # End Special Build Tool !ENDIF @@ -114,7 +114,7 @@ SOURCE=..\..\ident.awk InputPath=..\..\ident.awk BuildCmds= \ - SET tools=\parser3project\win32tools \ + SET tools=\parser3project\win32\tools \ 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 \ @@ -137,7 +137,7 @@ BuildCmds= \ InputPath=..\..\ident.awk BuildCmds= \ - SET tools=\parser3project\win32tools \ + SET tools=\parser3project\win32\tools \ 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 \