|
|
| version 1.8, 2001/01/29 16:37:58 | version 1.16, 2001/02/21 06:21:20 |
|---|---|
| Line 42 RSC=rc.exe | Line 42 RSC=rc.exe |
| # 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 /Za /W3 /O2 /I ".." /I "../include" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c | # ADD CPP /nologo /Za /W3 /O2 /I ".." /I "../include" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c |
| # SUBTRACT CPP /YX | |
| # 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 66 LIB32=link.exe -lib | Line 65 LIB32=link.exe -lib |
| # 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 /Za /W3 /Gm /Zi /Od /I ".." /I "../include" /D "_DEBUG" /D "_LIB" /D "WIN32" /FR /FD /TP /GZ /c | # ADD CPP /nologo /Za /W3 /Gm /Zi /Od /I ".." /I "../include" /D "_DEBUG" /D "_LIB" /D "WIN32" /FR /FD /TP /GZ /c |
| # SUBTRACT CPP /YX | |
| # 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 82 LIB32=link.exe -lib | Line 80 LIB32=link.exe -lib |
| # Name "main - Win32 Release" | # Name "main - Win32 Release" |
| # Name "main - Win32 Debug" | # Name "main - Win32 Debug" |
| # Begin Group "Source Files" | # Begin Group "main" |
| # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_array.C | SOURCE=.\compile.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_hash.C | SOURCE=.\compile.tab.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_pool.C | SOURCE=.\compile.y |
| !IF "$(CFG)" == "main - Win32 Release" | |
| !ELSEIF "$(CFG)" == "main - Win32 Debug" | |
| # Begin Custom Build | |
| InputPath=.\compile.y | |
| InputName=compile | |
| "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
| call VCVARS32 | |
| d:\cygwin\bin\bison -v -d $(InputName).y | |
| ren compile.tab.c compile.tab.C | |
| # End Custom Build | |
| !ENDIF | |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_string.C | SOURCE=.\compile_tools.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_table.C | SOURCE=.\compile_tools.h |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\core.C | |
| !IF "$(CFG)" == "main - Win32 Release" | !IF "$(CFG)" == "main - Win32 Release" |
| Line 116 SOURCE=.\pa_table.C | Line 136 SOURCE=.\pa_table.C |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=.\pa_threads.C | SOURCE=.\execute.C |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_array.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_common.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_exception.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_hash.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_pool.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_string.C | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=.\pa_table.C | |
| # End Source File | # End Source File |
| # End Group | # End Group |
| # Begin Group "include" | # Begin Group "include" |
| Line 124 SOURCE=.\pa_threads.C | Line 172 SOURCE=.\pa_threads.C |
| # PROP Default_Filter "h;hpp;hxx;hm;inl" | # PROP Default_Filter "h;hpp;hxx;hm;inl" |
| # Begin Source File | # Begin Source File |
| SOURCE=..\include\code.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\compile.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\execute.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_array.h | SOURCE=..\include\pa_array.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\include\pa_common.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_context.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_exception.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_hash.h | SOURCE=..\include\pa_hash.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 136 SOURCE=..\include\pa_pool.h | Line 208 SOURCE=..\include\pa_pool.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| SOURCE=..\include\pa_request.h | |
| # End Source File | |
| # Begin Source File | |
| SOURCE=..\include\pa_string.h | SOURCE=..\include\pa_string.h |
| # End Source File | # End Source File |
| # Begin Source File | # Begin Source File |
| Line 150 SOURCE=..\include\pa_threads.h | Line 226 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_value.h | |
| # End Source File | |
| # End Group | # End Group |
| # End Target | # End Target |
| # End Project | # End Project |