|
|
| version 1.100, 2001/05/21 17:11:57 | version 1.123, 2001/09/26 08:15:25 |
|---|---|
| Line 23 CFG=main - Win32 Debug | Line 23 CFG=main - Win32 Debug |
| # Begin Project | # Begin Project |
| # PROP AllowPerConfigDependencies 0 | # PROP AllowPerConfigDependencies 0 |
| # PROP Scc_ProjName "" | # PROP Scc_ProjName "main" |
| # PROP Scc_LocalPath "" | # PROP Scc_LocalPath ".." |
| CPP=cl.exe | CPP=cl.exe |
| RSC=rc.exe | RSC=rc.exe |
| Line 41 RSC=rc.exe | Line 41 RSC=rc.exe |
| # PROP Intermediate_Dir "Release" | # PROP Intermediate_Dir "Release" |
| # PROP Target_Dir "" | # PROP Target_Dir "" |
| # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c | # 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 "..\libltdl" /I "..\include" /I "..\types" /I "..\classes" /I "..\classes\gd" /I "..\pcre" /I "..\sql" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c | # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c |
| # ADD BASE RSC /l 0x419 /d "NDEBUG" | # ADD BASE RSC /l 0x419 /d "NDEBUG" |
| # ADD RSC /l 0x419 /d "NDEBUG" | # ADD RSC /l 0x419 /d "NDEBUG" |
| BSC32=bscmake.exe | BSC32=bscmake.exe |
| Line 64 LIB32=link.exe -lib | Line 64 LIB32=link.exe -lib |
| # PROP Intermediate_Dir "Debug" | # PROP Intermediate_Dir "Debug" |
| # PROP Target_Dir "" | # 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 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 "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c | # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /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" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c |
| # SUBTRACT CPP /Fr | |
| # ADD BASE RSC /l 0x419 /d "_DEBUG" | # ADD BASE RSC /l 0x419 /d "_DEBUG" |
| # ADD RSC /l 0x419 /d "_DEBUG" | # ADD RSC /l 0x419 /d "_DEBUG" |
| BSC32=bscmake.exe | BSC32=bscmake.exe |
| Line 102 SOURCE=..\include\pa_config_includes.h | Line 101 SOURCE=..\include\pa_config_includes.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\include\pa_dictionary.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_dir.h | SOURCE=..\include\pa_dir.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 158 SOURCE=..\include\pa_string.h | Line 161 SOURCE=..\include\pa_string.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\include\pa_stylesheet_connection.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_table.h | SOURCE=..\include\pa_table.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 168 SOURCE=..\include\pa_threads.h | Line 175 SOURCE=..\include\pa_threads.h |
| SOURCE=..\include\pa_types.h | SOURCE=..\include\pa_types.h |
| # End Source File | # End Source File |
| # Begin Source File | |
| SOURCE=..\include\pa_xslt_stylesheet_manager.h | |
| # End Source File | |
| # End Group | # End Group |
| # Begin Group "main" | # Begin Group "main" |
| Line 193 InputName=compile | Line 204 InputName=compile |
| "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
| cd $(InputDir) | cd $(InputDir) |
| bison -v $(InputName).y -o compile.tab.C | ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C |
| # End Custom Build | # End Custom Build |
| Line 206 InputName=compile | Line 217 InputName=compile |
| "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
| cd $(InputDir) | cd $(InputDir) |
| ..\win32tools\bison -v $(InputName).y -o compile.tab.C | ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C |
| # End Custom Build | # End Custom Build |
| Line 235 SOURCE=.\pa_common.C | Line 246 SOURCE=.\pa_common.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_dictionary.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_dir.C | SOURCE=.\pa_dir.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 248 SOURCE=.\pa_exec.C | Line 263 SOURCE=.\pa_exec.C |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_globals.C | SOURCE=.\pa_globals.C |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 279 SOURCE=.\pa_table.C | Line 303 SOURCE=.\pa_table.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_xslt_stylesheet_manager.C | |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\untaint.C | SOURCE=.\untaint.C |
| # End Source File | # End Source File |
| # End Group | # End Group |
| Line 319 SOURCE=..\types\pa_vcookie.h | Line 356 SOURCE=..\types\pa_vcookie.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\types\pa_vdate.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vdnode.C | |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vdnode.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vdom.C | |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vdom.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vdouble.h | SOURCE=..\types\pa_vdouble.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 363 SOURCE=..\types\pa_vjunction.h | Line 438 SOURCE=..\types\pa_vjunction.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\types\pa_vmethod_frame.h | SOURCE=..\types\pa_vmath.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\types\pa_vnothing.h | SOURCE=..\types\pa_vmethod_frame.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 407 SOURCE=..\types\pa_vstring.h | Line 482 SOURCE=..\types\pa_vstring.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\types\pa_vtable.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_vtable.h | SOURCE=..\types\pa_vtable.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\types\pa_vvoid.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\types\pa_wcontext.C | SOURCE=..\types\pa_wcontext.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 435 SOURCE=..\classes\classes.awk | Line 518 SOURCE=..\classes\classes.awk |
| InputPath=..\classes\classes.awk | InputPath=..\classes\classes.awk |
| "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
| cd ..\classes | SET CLASSES_INC=..\classes\classes.inc |
| classes | ECHO /* do not edit. autogenerated by main.dsp, see classes.awk settings */ > %CLASSES_INC% |
| ECHO. >> %CLASSES_INC% | |
| \parser3project\win32tools\ls | \parser3project\win32tools\gawk -f $(InputPath) >> %CLASSES_INC% | |
| # End Custom Build | # End Custom Build |
| Line 446 InputPath=..\classes\classes.awk | Line 531 InputPath=..\classes\classes.awk |
| InputPath=..\classes\classes.awk | InputPath=..\classes\classes.awk |
| "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
| cd ..\classes | SET CLASSES_INC=..\classes\classes.inc |
| classes | ECHO /* do not edit. autogenerated by main.dsp, see classes.awk settings */ > %CLASSES_INC% |
| ECHO. >> %CLASSES_INC% | |
| \parser3project\win32tools\ls | \parser3project\win32tools\gawk -f $(InputPath) >> %CLASSES_INC% | |
| # End Custom Build | # End Custom Build |
| Line 464 SOURCE=..\classes\classes.h | Line 551 SOURCE=..\classes\classes.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\classes\date.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\classes\dnode.C | |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\classes\dnode.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\classes\dom.C | |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # ADD CPP /GX | |
| !ENDIF | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\classes\double.C | SOURCE=..\classes\double.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 492 SOURCE=..\classes\mail.C | Line 613 SOURCE=..\classes\mail.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\classes\nothing.C | SOURCE=..\classes\math.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 500 SOURCE=..\classes\op.C | Line 621 SOURCE=..\classes\op.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\classes\random.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\classes\response.C | SOURCE=..\classes\response.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 514 SOURCE=..\classes\string.C | Line 631 SOURCE=..\classes\string.C |
| SOURCE=..\classes\table.C | SOURCE=..\classes\table.C |
| # End Source File | # End Source File |
| # Begin Source File | |
| SOURCE=..\classes\void.C | |
| # End Source File | |
| # End Group | # End Group |
| # Begin Group "sql" | # Begin Group "sql" |