--- parser3/src/main/Attic/main.dsp 2001/11/15 20:26:34 1.140 +++ parser3/src/main/Attic/main.dsp 2002/08/01 11:26:49 1.157 @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=main - Win32 Debug +CFG=main - Win32 Profile !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,13 @@ 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" !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 # Begin Project @@ -41,7 +42,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 "..\classes\\" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xalan-patched" /I "\parser3project\win32db\include" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\libltdl" /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 @@ -58,13 +59,36 @@ 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 "xalan-patched" /I "..\classes\\" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xalan-patched" /I "\parser3project\win32db\include" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\libltdl" /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 +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + +!ELSEIF "$(CFG)" == "main - Win32 Profile" + +# 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 Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Profile" +# PROP Intermediate_Dir "Profile" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\libltdl" /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" /FD /TP /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\libltdl" /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" /FD /TP /GZ /c # ADD BASE RSC /l 0x419 /d "_DEBUG" # ADD RSC /l 0x419 /d "_DEBUG" BSC32=bscmake.exe @@ -80,71 +104,7 @@ LIB32=link.exe -lib # 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 - -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 - -!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 +# Name "main - Win32 Profile" # Begin Group "sql" # PROP Default_Filter "" @@ -174,7 +134,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 +148,22 @@ 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" + +# 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,11 +188,20 @@ SOURCE=.\execute.C # ADD CPP /Od +!ELSEIF "$(CFG)" == "main - Win32 Profile" + +# ADD BASE CPP /Od +# ADD CPP /Od + !ENDIF # End Source File # Begin Source File +SOURCE=..\..\..\win32xml\win32\gnome\glib\include\glib\glib.h +# End Source File +# Begin Source File + SOURCE=.\pa_array.C # End Source File # Begin Source File @@ -233,19 +218,19 @@ SOURCE=..\include\pa_cache_managers.h # End Source File # Begin Source File -SOURCE=.\pa_charset_connection.C +SOURCE=.\pa_charset.C # End Source File # Begin Source File -SOURCE=..\include\pa_charset_connection.h +SOURCE=..\include\pa_charset.h # End Source File # Begin Source File -SOURCE=.\pa_charset_manager.C +SOURCE=.\pa_charsets.C # End Source File # Begin Source File -SOURCE=..\include\pa_charset_manager.h +SOURCE=..\include\pa_charsets.h # End Source File # Begin Source File @@ -265,30 +250,6 @@ SOURCE=..\include\pa_config_includes.h # End Source File # Begin Source File -SOURCE=.\pa_db_connection.C -# End Source File -# Begin Source File - -SOURCE=..\include\pa_db_connection.h -# End Source File -# Begin Source File - -SOURCE=.\pa_db_manager.C -# End Source File -# Begin Source File - -SOURCE=..\include\pa_db_manager.h -# End Source File -# Begin Source File - -SOURCE=.\pa_db_table.C -# End Source File -# Begin Source File - -SOURCE=..\include\pa_db_table.h -# End Source File -# Begin Source File - SOURCE=.\pa_dictionary.C # End Source File # Begin Source File @@ -329,6 +290,11 @@ SOURCE=.\pa_globals.C # ADD CPP /GX +!ELSEIF "$(CFG)" == "main - Win32 Profile" + +# ADD BASE CPP /GX +# ADD CPP /GX + !ENDIF # End Source File @@ -430,6 +396,14 @@ 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=.\untaint.C # End Source File # End Target