--- parser3/src/main/Attic/main.dsp 2002/05/07 07:39:19 1.151 +++ parser3/src/main/Attic/main.dsp 2003/04/04 08:16:20 1.163 @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=main - Win32 Profile +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,13 +13,14 @@ CFG=main - Win32 Profile !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 Profile" +!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" (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 @@ -42,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\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 "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\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\libxml2-x.x.x\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 @@ -65,7 +66,7 @@ LIB32=link.exe -lib # 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\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 "_LIB" /D "WIN32" /D "_AFXDLL" /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\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\libxml2-x.x.x\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" /d "_AFXDLL" BSC32=bscmake.exe @@ -75,22 +76,45 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo -!ELSEIF "$(CFG)" == "main - Win32 Profile" +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" # PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "main___Win32_Profile" -# PROP BASE Intermediate_Dir "main___Win32_Profile" +# 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\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\libxml2-x.x.x\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\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\libxml2-x.x.x\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 + +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" + +# 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 "Profile" -# PROP Intermediate_Dir "Profile" +# PROP Output_Dir "ProfileDebug" +# PROP Intermediate_Dir "ProfileDebug" # PROP Target_Dir "" -# ADD BASE 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\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 "_LIB" /D "WIN32" /FD /TP /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\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 "_LIB" /D "WIN32" /FD /TP /GZ /c -# ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" +# 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\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\libxml2-x.x.x\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\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\libxml2-x.x.x\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 @@ -104,98 +128,8 @@ LIB32=link.exe -lib # Name "main - Win32 Release" # Name "main - Win32 Debug" -# Name "main - Win32 Profile" -# 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 - -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 Profile" - -# PROP Exclude_From_Build 1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ident.C - -!IF "$(CFG)" == "main - Win32 Release" - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -!ELSEIF "$(CFG)" == "main - Win32 Profile" - -# PROP Exclude_From_Build 1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ident.C.new - -!IF "$(CFG)" == "main - Win32 Release" - -!ELSEIF "$(CFG)" == "main - Win32 Debug" - -!ELSEIF "$(CFG)" == "main - Win32 Profile" - -# PROP Exclude_From_Build 1 - -!ENDIF - -# End Source File -# End Group +# Name "main - Win32 Profile Release" +# Name "main - Win32 Profile Debug" # Begin Group "sql" # PROP Default_Filter "" @@ -225,8 +159,8 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple - ..\..\..\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 @@ -239,12 +173,12 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple - ..\..\..\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" +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" # Begin Custom Build - Compiling grammar... InputDir=. @@ -253,8 +187,22 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple - ..\..\..\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 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 @@ -279,7 +227,9 @@ SOURCE=.\execute.C # ADD CPP /Od -!ELSEIF "$(CFG)" == "main - Win32 Profile" +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" + +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" # ADD BASE CPP /Od # ADD CPP /Od @@ -289,10 +239,6 @@ SOURCE=.\execute.C # End Source File # Begin Source File -SOURCE=..\..\..\win32xml\glib\include\glib\glib.h -# End Source File -# Begin Source File - SOURCE=.\pa_array.C # End Source File # Begin Source File @@ -381,7 +327,9 @@ SOURCE=.\pa_globals.C # ADD CPP /GX -!ELSEIF "$(CFG)" == "main - Win32 Profile" +!ELSEIF "$(CFG)" == "main - Win32 Profile Release" + +!ELSEIF "$(CFG)" == "main - Win32 Profile Debug" # ADD BASE CPP /GX # ADD CPP /GX @@ -487,6 +435,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