--- parser3/src/main/Attic/main.dsp 2002/01/14 17:48:57 1.145 +++ parser3/src/main/Attic/main.dsp 2003/07/24 11:31:23 1.165 @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=main - Win32 Debug +CFG=main - Win32 Profile Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,12 +13,14 @@ CFG=main - Win32 Debug !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 "main.mak" CFG="main - Win32 Debug" +!MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Profile Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "main - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "main - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "main - Win32 Profile Release" (based on "Win32 (x86) Static Library") +!MESSAGE "main - Win32 Profile Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -41,7 +43,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32db\include" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-0.7.0\libgdome" /I "\parser3project\win32xml\libxml2-2.4.12\include" /I "\parser3project\win32xml\libxslt-1.0.9" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /d "NDEBUG" BSC32=bscmake.exe @@ -58,15 +60,15 @@ LIB32=link.exe -lib # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" -# PROP Use_MFC 0 +# PROP Use_MFC 2 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32db\include" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-0.7.0\libgdome" /I "\parser3project\win32xml\libxml2-2.4.12\include" /I "\parser3project\win32xml\libxslt-1.0.9" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c # ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" +# ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -74,77 +76,60 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo -!ENDIF - -# Begin Target - -# Name "main - Win32 Release" -# Name "main - Win32 Debug" -# Begin Group "ident" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\ident.awk - -!IF "$(CFG)" == "main - 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 *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> 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)" == "main - Win32 Debug" - -# Begin Custom Build - Up-to-dating ident.C... -InputPath=..\ident.awk +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" -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 *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> 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 \ - +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "main___Win32_Profile Release" +# PROP BASE Intermediate_Dir "main___Win32_Profile Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "ProfileRelease" +# PROP Intermediate_Dir "ProfileRelease" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD BASE RSC /l 0x419 /d "NDEBUG" +# ADD RSC /l 0x419 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo -"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" -"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build +# PROP BASE Use_MFC 2 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "main___Win32_Profile_Debug" +# PROP BASE Intermediate_Dir "main___Win32_Profile_Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 2 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "ProfileDebug" +# PROP Intermediate_Dir "ProfileDebug" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /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\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c +# ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL" +# ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo !ENDIF -# End Source File -# Begin Source File - -SOURCE=.\ident.C -# End Source File -# Begin Source File +# Begin Target -SOURCE=.\ident.C.new -# End Source File -# End Group +# Name "main - Win32 Release" +# Name "main - Win32 Debug" +# Name "main - Win32 Profile Release" +# Name "main - Win32 Profile Debug" # Begin Group "sql" # PROP Default_Filter "" @@ -174,7 +159,8 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C + set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple + ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C # End Custom Build @@ -187,7 +173,36 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C + set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple + ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C + +# End Custom Build + +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" + +# Begin Custom Build - Compiling grammar... +InputDir=. +InputPath=.\compile.y +InputName=compile + +"compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + cd $(InputDir) + set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple + ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C + +# End Custom Build + +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" + +# Begin Custom Build - Compiling grammar... +InputDir=. +InputPath=.\compile.y +InputName=compile + +"compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + cd $(InputDir) + set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple + ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C # End Custom Build @@ -212,16 +227,15 @@ SOURCE=.\execute.C # ADD CPP /Od -!ENDIF +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" -SOURCE=..\..\..\win32xml\glib\include\glib\glib.h -# End Source File -# Begin Source File +# ADD BASE CPP /Od +# ADD CPP /Od + +!ENDIF -SOURCE=.\pa_array.C # End Source File # Begin Source File @@ -246,50 +260,42 @@ SOURCE=..\include\pa_charset.h # Begin Source File SOURCE=.\pa_charsets.C -# End Source File -# Begin Source File -SOURCE=..\include\pa_charsets.h -# End Source File -# Begin Source File +!IF "$(CFG)" == "main - Win32 Release" -SOURCE=.\pa_common.C -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Debug" -SOURCE=..\include\pa_common.h -# End Source File -# Begin Source File +# ADD CPP /Od /Ob0 -SOURCE=..\include\pa_config_fixed.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" -SOURCE=..\include\pa_config_includes.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" + +# ADD BASE CPP /Od /Ob0 +# ADD CPP /Od /Ob0 + +!ENDIF -SOURCE=.\pa_db_connection.C # End Source File # Begin Source File -SOURCE=..\include\pa_db_connection.h +SOURCE=..\include\pa_charsets.h # End Source File # Begin Source File -SOURCE=.\pa_db_manager.C +SOURCE=.\pa_common.C # End Source File # Begin Source File -SOURCE=..\include\pa_db_manager.h +SOURCE=..\include\pa_common.h # End Source File # Begin Source File -SOURCE=.\pa_db_table.C +SOURCE=..\include\pa_config_fixed.h # End Source File # Begin Source File -SOURCE=..\include\pa_db_table.h +SOURCE=..\include\pa_config_includes.h # End Source File # Begin Source File @@ -333,6 +339,13 @@ SOURCE=.\pa_globals.C # ADD CPP /GX +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" + +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" + +# ADD BASE CPP /GX +# ADD CPP /GX + !ENDIF # End Source File @@ -342,23 +355,23 @@ SOURCE=..\include\pa_globals.h # End Source File # Begin Source File -SOURCE=.\pa_hash.C +SOURCE=..\include\pa_hash.h # End Source File # Begin Source File -SOURCE=..\include\pa_hash.h +SOURCE=.\pa_memory.C # End Source File # Begin Source File -SOURCE=..\include\pa_opcode.h +SOURCE=..\include\pa_memory.h # End Source File # Begin Source File -SOURCE=.\pa_pool.C +SOURCE=..\include\pa_opcode.h # End Source File # Begin Source File -SOURCE=..\include\pa_pool.h +SOURCE=..\include\pa_operation.h # End Source File # Begin Source File @@ -370,6 +383,14 @@ SOURCE=..\include\pa_request.h # End Source File # Begin Source File +SOURCE=..\include\pa_request_charsets.h +# End Source File +# Begin Source File + +SOURCE=..\include\pa_request_info.h +# End Source File +# Begin Source File + SOURCE=..\include\pa_sapi.h # End Source File # Begin Source File @@ -407,35 +428,14 @@ SOURCE=..\include\pa_string.h # Begin Source File SOURCE=..\include\pa_stylesheet_connection.h - -!IF "$(CFG)" == "main - Win32 Release" - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\pa_stylesheet_manager.C - -!IF "$(CFG)" == "main - Win32 Release" - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -!ENDIF - # End Source File # Begin Source File SOURCE=..\include\pa_stylesheet_manager.h - -!IF "$(CFG)" == "main - Win32 Release" - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -!ENDIF - # End Source File # Begin Source File @@ -455,6 +455,18 @@ SOURCE=..\include\pa_types.h # End Source File # Begin Source File +SOURCE=.\pa_uue.C +# End Source File +# Begin Source File + +SOURCE=..\include\pa_uue.h +# End Source File +# Begin Source File + +SOURCE=..\include\pa_version.h +# End Source File +# Begin Source File + SOURCE=.\untaint.C # End Source File # End Target