Annotation of parser3/src/targets/cgi/parser3.dsp, revision 1.57
1.1 paf 1: # Microsoft Developer Studio Project File - Name="parser3" - Package Owner=<4>
2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
3: # ** DO NOT EDIT **
4:
5: # TARGTYPE "Win32 (x86) Console Application" 0x0103
6:
1.46 paf 7: CFG=parser3 - Win32 Profile
1.1 paf 8: !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9: !MESSAGE use the Export Makefile command and run
10: !MESSAGE
1.2 paf 11: !MESSAGE NMAKE /f "parser3.mak".
1.1 paf 12: !MESSAGE
13: !MESSAGE You can specify a configuration when running NMAKE
14: !MESSAGE by defining the macro CFG on the command line. For example:
15: !MESSAGE
1.46 paf 16: !MESSAGE NMAKE /f "parser3.mak" CFG="parser3 - Win32 Profile"
1.1 paf 17: !MESSAGE
18: !MESSAGE Possible choices for configuration are:
19: !MESSAGE
20: !MESSAGE "parser3 - Win32 Release" (based on "Win32 (x86) Console Application")
21: !MESSAGE "parser3 - Win32 Debug" (based on "Win32 (x86) Console Application")
1.46 paf 22: !MESSAGE "parser3 - Win32 Profile" (based on "Win32 (x86) Console Application")
1.1 paf 23: !MESSAGE
24:
25: # Begin Project
26: # PROP AllowPerConfigDependencies 0
1.20 parser 27: # PROP Scc_ProjName "parser3"
28: # PROP Scc_LocalPath "."
1.1 paf 29: CPP=cl.exe
30: RSC=rc.exe
31:
32: !IF "$(CFG)" == "parser3 - Win32 Release"
33:
34: # PROP BASE Use_MFC 0
35: # PROP BASE Use_Debug_Libraries 0
36: # PROP BASE Output_Dir "Release"
37: # PROP BASE Intermediate_Dir "Release"
38: # PROP BASE Target_Dir ""
39: # PROP Use_MFC 0
40: # PROP Use_Debug_Libraries 0
41: # PROP Output_Dir "Release"
42: # PROP Intermediate_Dir "Release"
1.14 paf 43: # PROP Ignore_Export_Lib 0
1.1 paf 44: # PROP Target_Dir ""
45: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
1.52 paf 46: # ADD CPP /nologo /MD /W3 /vmg /GX /Zi /O2 /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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 "_CONSOLE" /D "WIN32" /FD /TP /c
1.1 paf 47: # ADD BASE RSC /l 0x419 /d "NDEBUG"
48: # ADD RSC /l 0x419 /d "NDEBUG"
49: BSC32=bscmake.exe
50: # ADD BASE BSC32 /nologo
51: # ADD BSC32 /nologo
52: LINK32=link.exe
53: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
1.53 paf 54: # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /machine:I386
1.1 paf 55:
56: !ELSEIF "$(CFG)" == "parser3 - Win32 Debug"
57:
58: # PROP BASE Use_MFC 0
59: # PROP BASE Use_Debug_Libraries 1
60: # PROP BASE Output_Dir "Debug"
61: # PROP BASE Intermediate_Dir "Debug"
62: # PROP BASE Target_Dir ""
63: # PROP Use_MFC 0
64: # PROP Use_Debug_Libraries 1
65: # PROP Output_Dir "Debug"
66: # PROP Intermediate_Dir "Debug"
67: # PROP Ignore_Export_Lib 0
68: # PROP Target_Dir ""
69: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
1.52 paf 70: # ADD CPP /nologo /MDd /W3 /Gm /Gi /vmg /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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 "_CONSOLE" /D "WIN32" /FR /FD /TP /GZ /c
1.1 paf 71: # ADD BASE RSC /l 0x419 /d "_DEBUG"
72: # ADD RSC /l 0x419 /d "_DEBUG"
73: BSC32=bscmake.exe
74: # ADD BASE BSC32 /nologo
75: # ADD BSC32 /nologo
76: LINK32=link.exe
77: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
1.54 paf 78: # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Debug/parser3.exe "
1.47 paf 79: # SUBTRACT LINK32 /profile /pdb:none
1.46 paf 80:
81: !ELSEIF "$(CFG)" == "parser3 - Win32 Profile"
82:
83: # PROP BASE Use_MFC 0
84: # PROP BASE Use_Debug_Libraries 1
85: # PROP BASE Output_Dir "parser3___Win32_Profile"
86: # PROP BASE Intermediate_Dir "parser3___Win32_Profile"
87: # PROP BASE Ignore_Export_Lib 0
88: # PROP BASE Target_Dir ""
89: # PROP Use_MFC 0
90: # PROP Use_Debug_Libraries 1
91: # PROP Output_Dir "Profile"
92: # PROP Intermediate_Dir "Profile"
93: # PROP Ignore_Export_Lib 0
94: # PROP Target_Dir ""
1.52 paf 95: # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /vmg /GR /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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 "_CONSOLE" /D "WIN32" /FR /FD /TP /GZ /c
96: # ADD CPP /nologo /MDd /W3 /Gm /Gi /vmg /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /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 "_CONSOLE" /D "WIN32" /D "_PROFILE" /FR /FD /TP /GZ /c
1.46 paf 97: # ADD BASE RSC /l 0x419 /d "_DEBUG"
98: # ADD RSC /l 0x419 /d "_DEBUG"
99: BSC32=bscmake.exe
100: # ADD BASE BSC32 /nologo
101: # ADD BSC32 /nologo
102: LINK32=link.exe
103: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Y:\parser3project\parser3\www\cgi-bin\parser3.exe " /pdbtype:sept
104: # SUBTRACT BASE LINK32 /profile /pdb:none
1.54 paf 105: # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /profile /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Profile/parser3.exe "
1.1 paf 106:
107: !ENDIF
108:
109: # Begin Target
110:
111: # Name "parser3 - Win32 Release"
112: # Name "parser3 - Win32 Debug"
1.46 paf 113: # Name "parser3 - Win32 Profile"
1.15 paf 114: # Begin Source File
115:
1.57 ! paf 116: SOURCE=..\..\..\acconfig.h
! 117: # End Source File
! 118: # Begin Source File
! 119:
! 120: SOURCE=..\..\..\acinclude.m4
! 121: # End Source File
! 122: # Begin Source File
! 123:
! 124: SOURCE=..\..\..\aclocal.m4
! 125: # End Source File
! 126: # Begin Source File
! 127:
! 128: SOURCE=..\..\..\AUTHORS
! 129: # End Source File
! 130: # Begin Source File
! 131:
! 132: SOURCE=..\..\..\ChangeLog
! 133: # End Source File
! 134: # Begin Source File
! 135:
! 136: SOURCE=..\..\..\config.guess
! 137: # End Source File
! 138: # Begin Source File
! 139:
! 140: SOURCE=..\..\..\config.sub
! 141: # End Source File
! 142: # Begin Source File
! 143:
! 144: SOURCE=..\..\..\configure
! 145: # End Source File
! 146: # Begin Source File
! 147:
! 148: SOURCE=..\..\..\configure.in
! 149: # End Source File
! 150: # Begin Source File
! 151:
! 152: SOURCE=..\..\..\COPYING
! 153: # End Source File
! 154: # Begin Source File
! 155:
1.51 paf 156: SOURCE=.\getopt.c
157: # End Source File
158: # Begin Source File
159:
160: SOURCE=.\getopt.h
161: # End Source File
162: # Begin Source File
163:
1.57 ! paf 164: SOURCE=..\..\..\INSTALL
! 165: # End Source File
! 166: # Begin Source File
! 167:
! 168: SOURCE="..\..\..\install-sh"
! 169: # End Source File
! 170: # Begin Source File
! 171:
! 172: SOURCE=..\..\..\Makefile.am
! 173: # End Source File
! 174: # Begin Source File
! 175:
! 176: SOURCE=..\..\..\Makefile.in
! 177: # End Source File
! 178: # Begin Source File
! 179:
! 180: SOURCE=..\..\..\missing
! 181: # End Source File
! 182: # Begin Source File
! 183:
! 184: SOURCE=..\..\..\mkinstalldirs
! 185: # End Source File
! 186: # Begin Source File
! 187:
! 188: SOURCE=..\..\..\NEWS
! 189: # End Source File
! 190: # Begin Source File
! 191:
! 192: SOURCE=..\..\..\operators.txt
! 193: # End Source File
! 194: # Begin Source File
! 195:
1.1 paf 196: SOURCE=.\pa_pool.C
1.46 paf 197:
198: !IF "$(CFG)" == "parser3 - Win32 Release"
199:
200: !ELSEIF "$(CFG)" == "parser3 - Win32 Debug"
201:
202: # ADD CPP /GR
203:
204: !ELSEIF "$(CFG)" == "parser3 - Win32 Profile"
205:
206: !ENDIF
207:
1.1 paf 208: # End Source File
209: # Begin Source File
210:
1.18 parser 211: SOURCE=.\pa_threads.C
212: # End Source File
213: # Begin Source File
214:
1.1 paf 215: SOURCE=.\parser3.C
216: # End Source File
1.35 parser 217: # Begin Source File
218:
1.57 ! paf 219: SOURCE=..\..\..\parser3.dsw
! 220: # End Source File
! 221: # Begin Source File
! 222:
1.35 parser 223: SOURCE=.\pool_storage.h
1.57 ! paf 224: # End Source File
! 225: # Begin Source File
! 226:
! 227: SOURCE=..\..\..\README
1.35 parser 228: # End Source File
1.1 paf 229: # End Target
230: # End Project
E-mail: