Annotation of parser3/src/main/main.dsp, revision 1.162
1.1 paf 1: # Microsoft Developer Studio Project File - Name="main" - Package Owner=<4>
2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
3: # ** DO NOT EDIT **
4:
5: # TARGTYPE "Win32 (x86) Static Library" 0x0104
6:
1.162 ! paf 7: CFG=MAIN - WIN32 DEBUG
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
11: !MESSAGE NMAKE /f "main.mak".
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.162 ! paf 16: !MESSAGE NMAKE /f "main.mak" CFG="MAIN - WIN32 DEBUG"
1.1 paf 17: !MESSAGE
18: !MESSAGE Possible choices for configuration are:
19: !MESSAGE
20: !MESSAGE "main - Win32 Release" (based on "Win32 (x86) Static Library")
21: !MESSAGE "main - Win32 Debug" (based on "Win32 (x86) Static Library")
1.150 paf 22: !MESSAGE "main - Win32 Profile" (based on "Win32 (x86) Static Library")
1.1 paf 23: !MESSAGE
24:
25: # Begin Project
26: # PROP AllowPerConfigDependencies 0
1.108 parser 27: # PROP Scc_ProjName "main"
28: # PROP Scc_LocalPath ".."
1.1 paf 29: CPP=cl.exe
30: RSC=rc.exe
31:
32: !IF "$(CFG)" == "main - 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"
43: # PROP Target_Dir ""
44: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.160 paf 45: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /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
1.1 paf 46: # ADD BASE RSC /l 0x419 /d "NDEBUG"
47: # ADD RSC /l 0x419 /d "NDEBUG"
48: BSC32=bscmake.exe
49: # ADD BASE BSC32 /nologo
50: # ADD BSC32 /nologo
51: LIB32=link.exe -lib
52: # ADD BASE LIB32 /nologo
53: # ADD LIB32 /nologo
54:
55: !ELSEIF "$(CFG)" == "main - Win32 Debug"
56:
57: # PROP BASE Use_MFC 0
58: # PROP BASE Use_Debug_Libraries 1
59: # PROP BASE Output_Dir "Debug"
60: # PROP BASE Intermediate_Dir "Debug"
61: # PROP BASE Target_Dir ""
1.151 paf 62: # PROP Use_MFC 2
1.1 paf 63: # PROP Use_Debug_Libraries 1
64: # PROP Output_Dir "Debug"
65: # PROP Intermediate_Dir "Debug"
66: # PROP Target_Dir ""
67: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.160 paf 68: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /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
1.150 paf 69: # ADD BASE RSC /l 0x419 /d "_DEBUG"
1.151 paf 70: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
1.150 paf 71: BSC32=bscmake.exe
72: # ADD BASE BSC32 /nologo
73: # ADD BSC32 /nologo
74: LIB32=link.exe -lib
75: # ADD BASE LIB32 /nologo
76: # ADD LIB32 /nologo
77:
78: !ELSEIF "$(CFG)" == "main - Win32 Profile"
79:
80: # PROP BASE Use_MFC 0
1.162 ! paf 81: # PROP BASE Use_Debug_Libraries 0
1.150 paf 82: # PROP BASE Output_Dir "main___Win32_Profile"
83: # PROP BASE Intermediate_Dir "main___Win32_Profile"
84: # PROP BASE Target_Dir ""
85: # PROP Use_MFC 0
1.162 ! paf 86: # PROP Use_Debug_Libraries 0
1.150 paf 87: # PROP Output_Dir "Profile"
88: # PROP Intermediate_Dir "Profile"
89: # PROP Target_Dir ""
1.162 ! paf 90: # ADD BASE CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /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
! 91: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /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
! 92: # ADD BASE RSC /l 0x419 /d "NDEBUG"
! 93: # ADD RSC /l 0x419 /d "NDEBUG"
1.1 paf 94: BSC32=bscmake.exe
95: # ADD BASE BSC32 /nologo
96: # ADD BSC32 /nologo
97: LIB32=link.exe -lib
98: # ADD BASE LIB32 /nologo
99: # ADD LIB32 /nologo
100:
101: !ENDIF
102:
103: # Begin Target
104:
105: # Name "main - Win32 Release"
106: # Name "main - Win32 Debug"
1.150 paf 107: # Name "main - Win32 Profile"
1.135 parser 108: # Begin Group "sql"
1.45 paf 109:
1.135 parser 110: # PROP Default_Filter ""
111: # Begin Source File
112:
113: SOURCE=..\sql\pa_sql_driver.h
114: # End Source File
115: # End Group
1.45 paf 116: # Begin Source File
117:
1.134 parser 118: SOURCE=.\compile.C
1.45 paf 119: # End Source File
120: # Begin Source File
121:
1.134 parser 122: SOURCE=.\compile.tab.C
1.127 parser 123: # End Source File
124: # Begin Source File
125:
1.134 parser 126: SOURCE=.\compile.y
127:
128: !IF "$(CFG)" == "main - Win32 Release"
129:
130: # Begin Custom Build - Compiling grammar...
131: InputDir=.
132: InputPath=.\compile.y
133: InputName=compile
134:
135: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
136: cd $(InputDir)
1.152 paf 137: set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple
138: ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C
1.134 parser 139:
140: # End Custom Build
141:
142: !ELSEIF "$(CFG)" == "main - Win32 Debug"
143:
144: # Begin Custom Build - Compiling grammar...
145: InputDir=.
146: InputPath=.\compile.y
147: InputName=compile
148:
149: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
150: cd $(InputDir)
1.152 paf 151: set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple
152: ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C
1.134 parser 153:
154: # End Custom Build
1.127 parser 155:
1.150 paf 156: !ELSEIF "$(CFG)" == "main - Win32 Profile"
157:
158: # Begin Custom Build - Compiling grammar...
159: InputDir=.
160: InputPath=.\compile.y
161: InputName=compile
162:
163: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
164: cd $(InputDir)
1.152 paf 165: set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple
166: ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C
1.150 paf 167:
168: # End Custom Build
169:
1.134 parser 170: !ENDIF
1.45 paf 171:
1.68 paf 172: # End Source File
173: # Begin Source File
174:
1.134 parser 175: SOURCE=.\compile_tools.C
1.68 paf 176: # End Source File
177: # Begin Source File
178:
1.135 parser 179: SOURCE=.\compile_tools.h
180: # End Source File
181: # Begin Source File
182:
1.134 parser 183: SOURCE=.\execute.C
1.140 paf 184:
185: !IF "$(CFG)" == "main - Win32 Release"
186:
187: !ELSEIF "$(CFG)" == "main - Win32 Debug"
188:
189: # ADD CPP /Od
190:
1.150 paf 191: !ELSEIF "$(CFG)" == "main - Win32 Profile"
192:
1.140 paf 193: !ENDIF
194:
1.143 paf 195: # End Source File
196: # Begin Source File
197:
1.134 parser 198: SOURCE=.\pa_array.C
1.78 paf 199: # End Source File
200: # Begin Source File
201:
1.135 parser 202: SOURCE=..\include\pa_array.h
1.45 paf 203: # End Source File
204: # Begin Source File
205:
1.139 paf 206: SOURCE=.\pa_cache_managers.C
207: # End Source File
208: # Begin Source File
209:
210: SOURCE=..\include\pa_cache_managers.h
211: # End Source File
212: # Begin Source File
213:
1.142 paf 214: SOURCE=.\pa_charset.C
1.85 paf 215: # End Source File
216: # Begin Source File
217:
1.142 paf 218: SOURCE=..\include\pa_charset.h
1.45 paf 219: # End Source File
220: # Begin Source File
221:
1.142 paf 222: SOURCE=.\pa_charsets.C
1.97 paf 223: # End Source File
224: # Begin Source File
225:
1.142 paf 226: SOURCE=..\include\pa_charsets.h
1.45 paf 227: # End Source File
228: # Begin Source File
229:
1.135 parser 230: SOURCE=.\pa_common.C
1.45 paf 231: # End Source File
232: # Begin Source File
233:
1.135 parser 234: SOURCE=..\include\pa_common.h
1.45 paf 235: # End Source File
236: # Begin Source File
237:
1.135 parser 238: SOURCE=..\include\pa_config_fixed.h
1.45 paf 239: # End Source File
240: # Begin Source File
241:
1.135 parser 242: SOURCE=..\include\pa_config_includes.h
1.113 parser 243: # End Source File
244: # Begin Source File
245:
1.135 parser 246: SOURCE=.\pa_dictionary.C
1.14 paf 247: # End Source File
248: # Begin Source File
249:
1.135 parser 250: SOURCE=..\include\pa_dictionary.h
1.14 paf 251: # End Source File
252: # Begin Source File
253:
1.135 parser 254: SOURCE=.\pa_dir.C
1.14 paf 255: # End Source File
256: # Begin Source File
257:
1.135 parser 258: SOURCE=..\include\pa_dir.h
1.14 paf 259: # End Source File
260: # Begin Source File
261:
1.135 parser 262: SOURCE=.\pa_exception.C
1.14 paf 263: # End Source File
264: # Begin Source File
265:
1.135 parser 266: SOURCE=..\include\pa_exception.h
1.127 parser 267: # End Source File
268: # Begin Source File
269:
1.135 parser 270: SOURCE=.\pa_exec.C
1.5 paf 271: # End Source File
272: # Begin Source File
273:
1.135 parser 274: SOURCE=..\include\pa_exec.h
1.128 parser 275: # End Source File
276: # Begin Source File
277:
1.135 parser 278: SOURCE=.\pa_globals.C
279:
280: !IF "$(CFG)" == "main - Win32 Release"
281:
282: !ELSEIF "$(CFG)" == "main - Win32 Debug"
283:
1.150 paf 284: # ADD CPP /GX
285:
286: !ELSEIF "$(CFG)" == "main - Win32 Profile"
1.135 parser 287:
288: !ENDIF
1.107 parser 289:
1.78 paf 290: # End Source File
291: # Begin Source File
292:
1.135 parser 293: SOURCE=..\include\pa_globals.h
1.9 paf 294: # End Source File
295: # Begin Source File
296:
1.135 parser 297: SOURCE=.\pa_hash.C
1.9 paf 298: # End Source File
299: # Begin Source File
300:
1.135 parser 301: SOURCE=..\include\pa_hash.h
1.84 paf 302: # End Source File
303: # Begin Source File
304:
1.135 parser 305: SOURCE=..\include\pa_opcode.h
1.134 parser 306: # End Source File
307: # Begin Source File
1.116 parser 308:
1.135 parser 309: SOURCE=.\pa_pool.C
1.134 parser 310: # End Source File
311: # Begin Source File
1.116 parser 312:
1.135 parser 313: SOURCE=..\include\pa_pool.h
1.134 parser 314: # End Source File
315: # Begin Source File
1.116 parser 316:
1.135 parser 317: SOURCE=.\pa_request.C
1.134 parser 318: # End Source File
319: # Begin Source File
1.116 parser 320:
1.135 parser 321: SOURCE=..\include\pa_request.h
1.134 parser 322: # End Source File
323: # Begin Source File
1.116 parser 324:
1.135 parser 325: SOURCE=..\include\pa_sapi.h
1.54 paf 326: # End Source File
327: # Begin Source File
328:
1.135 parser 329: SOURCE=.\pa_socks.C
1.13 paf 330: # End Source File
331: # Begin Source File
332:
1.135 parser 333: SOURCE=..\include\pa_socks.h
1.3 paf 334: # End Source File
335: # Begin Source File
336:
1.135 parser 337: SOURCE=..\include\pa_sql_connection.h
1.81 paf 338: # End Source File
339: # Begin Source File
340:
1.135 parser 341: SOURCE=.\pa_sql_driver_manager.C
1.74 paf 342: # End Source File
343: # Begin Source File
344:
1.135 parser 345: SOURCE=..\include\pa_sql_driver_manager.h
1.43 paf 346: # End Source File
347: # Begin Source File
348:
1.135 parser 349: SOURCE=..\include\pa_stack.h
1.138 paf 350: # End Source File
351: # Begin Source File
352:
1.135 parser 353: SOURCE=.\pa_string.C
1.6 paf 354: # End Source File
1.46 paf 355: # Begin Source File
356:
1.134 parser 357: SOURCE=..\include\pa_string.h
358: # End Source File
359: # Begin Source File
1.113 parser 360:
1.134 parser 361: SOURCE=..\include\pa_stylesheet_connection.h
362: # End Source File
363: # Begin Source File
1.113 parser 364:
1.135 parser 365: SOURCE=.\pa_stylesheet_manager.C
1.113 parser 366: # End Source File
367: # Begin Source File
368:
1.135 parser 369: SOURCE=..\include\pa_stylesheet_manager.h
1.46 paf 370: # End Source File
1.14 paf 371: # Begin Source File
372:
1.135 parser 373: SOURCE=.\pa_table.C
1.64 paf 374: # End Source File
1.43 paf 375: # Begin Source File
376:
1.135 parser 377: SOURCE=..\include\pa_table.h
1.28 paf 378: # End Source File
379: # Begin Source File
380:
1.135 parser 381: SOURCE=..\include\pa_threads.h
1.141 paf 382: # End Source File
383: # Begin Source File
384:
1.135 parser 385: SOURCE=..\include\pa_types.h
1.126 parser 386: # End Source File
387: # Begin Source File
388:
1.155 paf 389: SOURCE=.\pa_uue.C
390: # End Source File
391: # Begin Source File
392:
393: SOURCE=..\include\pa_uue.h
394: # End Source File
395: # Begin Source File
396:
1.161 paf 397: SOURCE=..\include\pa_version.h
398: # End Source File
399: # Begin Source File
400:
1.135 parser 401: SOURCE=.\untaint.C
1.36 paf 402: # End Source File
1.1 paf 403: # End Target
404: # End Project
E-mail: