--- parser3/src/main/Attic/main.dsp 2001/04/06 10:32:20 1.77 +++ parser3/src/main/Attic/main.dsp 2002/06/03 14:42:03 1.150.2.2 @@ -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,18 +13,19 @@ 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 # PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" +# PROP Scc_ProjName "main" +# PROP Scc_LocalPath ".." CPP=cl.exe RSC=rc.exe @@ -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 /O2 /I ".." /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /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\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\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,14 +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 /Zi /Od /I "..\libltdl" /I ".." /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c -# SUBTRACT CPP /Fr +# 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\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /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 "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\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\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\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 @@ -81,85 +104,106 @@ LIB32=link.exe -lib # Name "main - Win32 Release" # Name "main - Win32 Debug" -# Begin Group "include" +# Name "main - Win32 Profile" +# Begin Group "ident" -# PROP Default_Filter "h;hpp;hxx;hm;inl" +# PROP Default_Filter "" # Begin Source File -SOURCE=..\include\code.h -# End Source File -# Begin Source File +SOURCE=..\ident.awk -SOURCE=..\include\pa_array.h -# End Source File -# Begin Source File +!IF "$(CFG)" == "main - Win32 Release" -SOURCE=..\include\pa_common.h -# End Source File -# Begin Source File +# Begin Custom Build - Up-to-dating ident.C... +InputPath=..\ident.awk -SOURCE=..\include\pa_config_fixed.h -# End Source File -# Begin Source File +BuildCmds= \ + 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 *.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 \ + -SOURCE=..\include\pa_config_includes.h -# End Source File -# Begin Source File +"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) -SOURCE=..\include\pa_exception.h -# End Source File -# Begin Source File +"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) +# End Custom Build -SOURCE=..\include\pa_globals.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Debug" -SOURCE=..\include\pa_hash.h -# End Source File -# Begin Source File +# Begin Custom Build - Up-to-dating ident.C... +InputPath=..\ident.awk -SOURCE=..\include\pa_pool.h -# End Source File -# Begin Source File +BuildCmds= \ + 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 *.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 \ + -SOURCE=..\include\pa_request.h -# End Source File -# Begin Source File +"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) -SOURCE=..\include\pa_sapi.h -# End Source File -# Begin Source File +"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) +# End Custom Build -SOURCE=..\include\pa_sql_connection.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile" -SOURCE=..\include\pa_sql_driver_manager.h -# End Source File -# Begin Source File +# PROP Exclude_From_Build 1 -SOURCE=..\include\pa_stack.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\include\pa_string.h # End Source File # Begin Source File -SOURCE=..\include\pa_table.h +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=..\include\pa_threads.h +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 +# Begin Group "sql" + +# PROP Default_Filter "" # Begin Source File -SOURCE=..\include\pa_types.h +SOURCE=..\sql\pa_sql_driver.h # End Source File # End Group -# Begin Group "main" - -# PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\compile.C @@ -174,25 +218,43 @@ SOURCE=.\compile.y !IF "$(CFG)" == "main - Win32 Release" -# Begin Custom Build +# Begin Custom Build - Compiling grammar... +InputDir=. InputPath=.\compile.y InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - call VCVARS32 - d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C + 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 Debug" -# Begin Custom Build +# Begin Custom Build - Compiling grammar... +InputDir=. InputPath=.\compile.y InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - call VCVARS32 - d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C + 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" + +# 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 @@ -210,267 +272,222 @@ SOURCE=.\compile_tools.h # Begin Source File SOURCE=.\execute.C -# End Source File -# Begin Source File -SOURCE=.\pa_array.C -# 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=.\pa_exception.C -# End Source File -# Begin Source File +# ADD CPP /Od -SOURCE=.\pa_globals.C -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile" -SOURCE=.\pa_hash.C -# End Source File -# Begin Source File - -SOURCE=.\pa_pool.C -# End Source File -# Begin Source File +# ADD BASE CPP /Od +# ADD CPP /Od -SOURCE=.\pa_request.C -# End Source File -# Begin Source File +!ENDIF -SOURCE=.\pa_sql_driver_manager.C # End Source File # Begin Source File -SOURCE=.\pa_string.C +SOURCE=..\..\..\win32\xml\glib\include\glib\glib.h # End Source File # Begin Source File -SOURCE=.\pa_table.C +SOURCE=.\pa_array.C # End Source File # Begin Source File -SOURCE=.\untaint.C +SOURCE=..\include\pa_array.h # End Source File -# End Group -# Begin Group "types" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\types\pa_valiased.C +SOURCE=.\pa_cache_managers.C # End Source File # Begin Source File -SOURCE=..\types\pa_valiased.h +SOURCE=..\include\pa_cache_managers.h # End Source File # Begin Source File -SOURCE=..\types\pa_value.h +SOURCE=.\pa_charset.C # End Source File # Begin Source File -SOURCE=..\types\pa_vbool.h +SOURCE=..\include\pa_charset.h # End Source File # Begin Source File -SOURCE=..\types\pa_vcframe.h +SOURCE=.\pa_charsets.C # End Source File # Begin Source File -SOURCE=..\types\pa_vclass.h +SOURCE=..\include\pa_charsets.h # End Source File # Begin Source File -SOURCE=..\types\pa_vcookie.C +SOURCE=.\pa_common.C # End Source File # Begin Source File -SOURCE=..\types\pa_vcookie.h +SOURCE=..\include\pa_common.h # End Source File # Begin Source File -SOURCE=..\types\pa_vdouble.h +SOURCE=..\include\pa_config_fixed.h # End Source File # Begin Source File -SOURCE=..\types\pa_venv.h +SOURCE=..\include\pa_config_includes.h # End Source File # Begin Source File -SOURCE=..\types\pa_vfile.C +SOURCE=.\pa_dictionary.C # End Source File # Begin Source File -SOURCE=..\types\pa_vfile.h +SOURCE=..\include\pa_dictionary.h # End Source File # Begin Source File -SOURCE=..\types\pa_vform.C +SOURCE=.\pa_dir.C # End Source File # Begin Source File -SOURCE=..\types\pa_vform.h +SOURCE=..\include\pa_dir.h # End Source File # Begin Source File -SOURCE=..\types\pa_vhash.h +SOURCE=.\pa_exception.C # End Source File # Begin Source File -SOURCE=..\types\pa_vint.h +SOURCE=..\include\pa_exception.h # End Source File # Begin Source File -SOURCE=..\types\pa_vjunction.h +SOURCE=.\pa_exec.C # End Source File # Begin Source File -SOURCE=..\types\pa_vmframe.h +SOURCE=..\include\pa_exec.h # End Source File # Begin Source File -SOURCE=..\types\pa_vobject.h -# End Source File -# Begin Source File +SOURCE=.\pa_globals.C -SOURCE=..\types\pa_vrequest.C -# End Source File -# Begin Source File +!IF "$(CFG)" == "main - Win32 Release" -SOURCE=..\types\pa_vrequest.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Debug" -SOURCE=..\types\pa_vresponse.h -# End Source File -# Begin Source File +# ADD CPP /GX -SOURCE=..\types\pa_vstateless_class.C -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Profile" -SOURCE=..\types\pa_vstateless_class.h -# End Source File -# Begin Source File +# ADD BASE CPP /GX +# ADD CPP /GX -SOURCE=..\types\pa_vstateless_object.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\types\pa_vstring.C # End Source File # Begin Source File -SOURCE=..\types\pa_vstring.h +SOURCE=..\include\pa_globals.h # End Source File # Begin Source File -SOURCE=..\types\pa_vtable.h +SOURCE=.\pa_hash.C # End Source File # Begin Source File -SOURCE=..\types\pa_vunknown.h +SOURCE=..\include\pa_hash.h # End Source File # Begin Source File -SOURCE=..\types\pa_wcontext.C +SOURCE=..\include\pa_opcode.h # End Source File # Begin Source File -SOURCE=..\types\pa_wcontext.h +SOURCE=.\pa_pool.C # End Source File # Begin Source File -SOURCE=..\types\pa_wwrapper.h +SOURCE=..\include\pa_pool.h # End Source File -# End Group -# Begin Group "classes" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\classes\_double.h +SOURCE=.\pa_request.C # End Source File # Begin Source File -SOURCE=..\classes\_file.h +SOURCE=..\include\pa_request.h # End Source File # Begin Source File -SOURCE=..\classes\_form.h +SOURCE=..\include\pa_sapi.h # End Source File # Begin Source File -SOURCE=..\classes\_int.h +SOURCE=.\pa_socks.C # End Source File # Begin Source File -SOURCE=..\classes\_op.h +SOURCE=..\include\pa_socks.h # End Source File # Begin Source File -SOURCE=..\classes\_random.h +SOURCE=..\include\pa_sql_connection.h # End Source File # Begin Source File -SOURCE=..\classes\_response.h +SOURCE=.\pa_sql_driver_manager.C # End Source File # Begin Source File -SOURCE=..\classes\_string.h +SOURCE=..\include\pa_sql_driver_manager.h # End Source File # Begin Source File -SOURCE=..\classes\_table.h +SOURCE=..\include\pa_stack.h # End Source File # Begin Source File -SOURCE=..\classes\double.C +SOURCE=.\pa_string.C # End Source File # Begin Source File -SOURCE=..\classes\file.C +SOURCE=..\include\pa_string.h # End Source File # Begin Source File -SOURCE=..\classes\form.C +SOURCE=..\include\pa_stylesheet_connection.h # End Source File # Begin Source File -SOURCE=..\classes\int.C +SOURCE=.\pa_stylesheet_manager.C # End Source File # Begin Source File -SOURCE=..\classes\op.C +SOURCE=..\include\pa_stylesheet_manager.h # End Source File # Begin Source File -SOURCE=..\classes\random.C +SOURCE=.\pa_table.C # End Source File # Begin Source File -SOURCE=..\classes\response.C +SOURCE=..\include\pa_table.h # End Source File # Begin Source File -SOURCE=..\classes\string.C +SOURCE=..\include\pa_threads.h # End Source File # Begin Source File -SOURCE=..\classes\table.C +SOURCE=..\include\pa_types.h # End Source File -# End Group -# Begin Group "sql" - -# PROP Default_Filter "" # Begin Source File -SOURCE=..\sql\pa_sql_driver.h +SOURCE=.\untaint.C # End Source File -# End Group # End Target # End Project