Annotation of parser3/src/main/main.dsp, revision 1.78
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:
7: CFG=main - Win32 Debug
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
16: !MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Debug"
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")
22: !MESSAGE
23:
24: # Begin Project
25: # PROP AllowPerConfigDependencies 0
26: # PROP Scc_ProjName ""
27: # PROP Scc_LocalPath ""
28: CPP=cl.exe
29: RSC=rc.exe
30:
31: !IF "$(CFG)" == "main - Win32 Release"
32:
33: # PROP BASE Use_MFC 0
34: # PROP BASE Use_Debug_Libraries 0
35: # PROP BASE Output_Dir "Release"
36: # PROP BASE Intermediate_Dir "Release"
37: # PROP BASE Target_Dir ""
38: # PROP Use_MFC 0
39: # PROP Use_Debug_Libraries 0
40: # PROP Output_Dir "Release"
41: # PROP Intermediate_Dir "Release"
42: # PROP Target_Dir ""
43: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.76 paf 44: # 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
1.1 paf 45: # ADD BASE RSC /l 0x419 /d "NDEBUG"
46: # ADD RSC /l 0x419 /d "NDEBUG"
47: BSC32=bscmake.exe
48: # ADD BASE BSC32 /nologo
49: # ADD BSC32 /nologo
50: LIB32=link.exe -lib
51: # ADD BASE LIB32 /nologo
52: # ADD LIB32 /nologo
53:
54: !ELSEIF "$(CFG)" == "main - Win32 Debug"
55:
56: # PROP BASE Use_MFC 0
57: # PROP BASE Use_Debug_Libraries 1
58: # PROP BASE Output_Dir "Debug"
59: # PROP BASE Intermediate_Dir "Debug"
60: # PROP BASE Target_Dir ""
61: # PROP Use_MFC 0
62: # PROP Use_Debug_Libraries 1
63: # PROP Output_Dir "Debug"
64: # PROP Intermediate_Dir "Debug"
65: # PROP Target_Dir ""
66: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.76 paf 67: # 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
1.28 paf 68: # SUBTRACT CPP /Fr
1.1 paf 69: # ADD BASE RSC /l 0x419 /d "_DEBUG"
70: # ADD RSC /l 0x419 /d "_DEBUG"
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: !ENDIF
79:
80: # Begin Target
81:
82: # Name "main - Win32 Release"
83: # Name "main - Win32 Debug"
1.45 paf 84: # Begin Group "include"
85:
86: # PROP Default_Filter "h;hpp;hxx;hm;inl"
87: # Begin Source File
88:
89: SOURCE=..\include\code.h
90: # End Source File
91: # Begin Source File
92:
1.54 paf 93: SOURCE=..\include\pa_array.h
1.45 paf 94: # End Source File
95: # Begin Source File
96:
1.54 paf 97: SOURCE=..\include\pa_common.h
1.45 paf 98: # End Source File
99: # Begin Source File
100:
1.68 paf 101: SOURCE=..\include\pa_config_fixed.h
102: # End Source File
103: # Begin Source File
104:
105: SOURCE=..\include\pa_config_includes.h
106: # End Source File
107: # Begin Source File
108:
1.78 ! paf 109: SOURCE=..\include\pa_dir.h
! 110: # End Source File
! 111: # Begin Source File
! 112:
1.54 paf 113: SOURCE=..\include\pa_exception.h
1.45 paf 114: # End Source File
115: # Begin Source File
116:
1.54 paf 117: SOURCE=..\include\pa_globals.h
1.45 paf 118: # End Source File
119: # Begin Source File
120:
121: SOURCE=..\include\pa_hash.h
122: # End Source File
123: # Begin Source File
124:
125: SOURCE=..\include\pa_pool.h
126: # End Source File
127: # Begin Source File
128:
129: SOURCE=..\include\pa_request.h
130: # End Source File
131: # Begin Source File
132:
1.67 paf 133: SOURCE=..\include\pa_sapi.h
134: # End Source File
135: # Begin Source File
136:
1.75 paf 137: SOURCE=..\include\pa_sql_connection.h
138: # End Source File
139: # Begin Source File
140:
1.74 paf 141: SOURCE=..\include\pa_sql_driver_manager.h
142: # End Source File
143: # Begin Source File
144:
1.45 paf 145: SOURCE=..\include\pa_stack.h
146: # End Source File
147: # Begin Source File
148:
149: SOURCE=..\include\pa_string.h
150: # End Source File
151: # Begin Source File
152:
153: SOURCE=..\include\pa_table.h
154: # End Source File
155: # Begin Source File
156:
157: SOURCE=..\include\pa_threads.h
158: # End Source File
159: # Begin Source File
160:
161: SOURCE=..\include\pa_types.h
162: # End Source File
163: # End Group
1.10 paf 164: # Begin Group "main"
1.1 paf 165:
1.10 paf 166: # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1.1 paf 167: # Begin Source File
168:
1.14 paf 169: SOURCE=.\compile.C
170: # End Source File
171: # Begin Source File
172:
1.16 paf 173: SOURCE=.\compile.tab.C
1.14 paf 174: # End Source File
175: # Begin Source File
176:
177: SOURCE=.\compile.y
178:
179: !IF "$(CFG)" == "main - Win32 Release"
180:
1.45 paf 181: # Begin Custom Build
182: InputPath=.\compile.y
183: InputName=compile
184:
185: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
186: call VCVARS32
1.70 paf 187: d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C
1.45 paf 188:
189: # End Custom Build
190:
1.14 paf 191: !ELSEIF "$(CFG)" == "main - Win32 Debug"
192:
193: # Begin Custom Build
194: InputPath=.\compile.y
195: InputName=compile
196:
1.16 paf 197: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.14 paf 198: call VCVARS32
1.70 paf 199: d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C
1.14 paf 200:
201: # End Custom Build
202:
203: !ENDIF
204:
205: # End Source File
206: # Begin Source File
207:
208: SOURCE=.\compile_tools.C
209: # End Source File
210: # Begin Source File
211:
212: SOURCE=.\compile_tools.h
213: # End Source File
214: # Begin Source File
215:
216: SOURCE=.\execute.C
217: # End Source File
218: # Begin Source File
219:
1.5 paf 220: SOURCE=.\pa_array.C
221: # End Source File
222: # Begin Source File
223:
1.9 paf 224: SOURCE=.\pa_common.C
1.78 ! paf 225: # End Source File
! 226: # Begin Source File
! 227:
! 228: SOURCE=.\pa_dir.C
1.9 paf 229: # End Source File
230: # Begin Source File
231:
1.10 paf 232: SOURCE=.\pa_exception.C
1.9 paf 233: # End Source File
234: # Begin Source File
235:
1.54 paf 236: SOURCE=.\pa_globals.C
237: # End Source File
238: # Begin Source File
239:
1.3 paf 240: SOURCE=.\pa_hash.C
1.13 paf 241: # End Source File
242: # Begin Source File
243:
244: SOURCE=.\pa_pool.C
1.3 paf 245: # End Source File
246: # Begin Source File
247:
1.43 paf 248: SOURCE=.\pa_request.C
1.74 paf 249: # End Source File
250: # Begin Source File
251:
252: SOURCE=.\pa_sql_driver_manager.C
1.43 paf 253: # End Source File
254: # Begin Source File
255:
1.1 paf 256: SOURCE=.\pa_string.C
257: # End Source File
1.6 paf 258: # Begin Source File
259:
1.7 paf 260: SOURCE=.\pa_table.C
1.6 paf 261: # End Source File
1.46 paf 262: # Begin Source File
263:
264: SOURCE=.\untaint.C
265: # End Source File
1.1 paf 266: # End Group
1.45 paf 267: # Begin Group "types"
1.1 paf 268:
1.45 paf 269: # PROP Default_Filter ""
1.14 paf 270: # Begin Source File
271:
1.64 paf 272: SOURCE=..\types\pa_valiased.C
273: # End Source File
274: # Begin Source File
275:
1.45 paf 276: SOURCE=..\types\pa_valiased.h
1.43 paf 277: # End Source File
278: # Begin Source File
279:
1.45 paf 280: SOURCE=..\types\pa_value.h
1.14 paf 281: # End Source File
282: # Begin Source File
283:
1.45 paf 284: SOURCE=..\types\pa_vbool.h
1.5 paf 285: # End Source File
1.1 paf 286: # Begin Source File
287:
1.45 paf 288: SOURCE=..\types\pa_vcframe.h
1.9 paf 289: # End Source File
290: # Begin Source File
291:
1.45 paf 292: SOURCE=..\types\pa_vclass.h
1.3 paf 293: # End Source File
294: # Begin Source File
295:
1.59 paf 296: SOURCE=..\types\pa_vcookie.C
297: # End Source File
298: # Begin Source File
299:
300: SOURCE=..\types\pa_vcookie.h
301: # End Source File
302: # Begin Source File
303:
1.45 paf 304: SOURCE=..\types\pa_vdouble.h
1.9 paf 305: # End Source File
306: # Begin Source File
307:
1.51 paf 308: SOURCE=..\types\pa_venv.h
309: # End Source File
310: # Begin Source File
311:
1.61 paf 312: SOURCE=..\types\pa_vfile.C
313: # End Source File
314: # Begin Source File
315:
1.60 paf 316: SOURCE=..\types\pa_vfile.h
317: # End Source File
318: # Begin Source File
319:
1.55 paf 320: SOURCE=..\types\pa_vform.C
321: # End Source File
322: # Begin Source File
323:
1.52 paf 324: SOURCE=..\types\pa_vform.h
325: # End Source File
326: # Begin Source File
327:
1.45 paf 328: SOURCE=..\types\pa_vhash.h
1.19 paf 329: # End Source File
330: # Begin Source File
331:
1.45 paf 332: SOURCE=..\types\pa_vint.h
1.3 paf 333: # End Source File
334: # Begin Source File
335:
1.45 paf 336: SOURCE=..\types\pa_vjunction.h
1.7 paf 337: # End Source File
338: # Begin Source File
339:
1.45 paf 340: SOURCE=..\types\pa_vmframe.h
1.6 paf 341: # End Source File
342: # Begin Source File
343:
1.45 paf 344: SOURCE=..\types\pa_vobject.h
1.51 paf 345: # End Source File
346: # Begin Source File
347:
1.57 paf 348: SOURCE=..\types\pa_vrequest.C
349: # End Source File
350: # Begin Source File
351:
1.56 paf 352: SOURCE=..\types\pa_vrequest.h
353: # End Source File
354: # Begin Source File
355:
1.58 paf 356: SOURCE=..\types\pa_vresponse.h
357: # End Source File
358: # Begin Source File
359:
1.51 paf 360: SOURCE=..\types\pa_vstateless_class.C
361: # End Source File
362: # Begin Source File
363:
364: SOURCE=..\types\pa_vstateless_class.h
1.1 paf 365: # End Source File
1.4 paf 366: # Begin Source File
367:
1.48 paf 368: SOURCE=..\types\pa_vstateless_object.h
1.47 paf 369: # End Source File
370: # Begin Source File
371:
1.72 paf 372: SOURCE=..\types\pa_vstring.C
373: # End Source File
374: # Begin Source File
375:
1.45 paf 376: SOURCE=..\types\pa_vstring.h
1.12 paf 377: # End Source File
378: # Begin Source File
379:
1.49 paf 380: SOURCE=..\types\pa_vtable.h
381: # End Source File
382: # Begin Source File
383:
1.45 paf 384: SOURCE=..\types\pa_vunknown.h
1.33 paf 385: # End Source File
386: # Begin Source File
387:
1.45 paf 388: SOURCE=..\types\pa_wcontext.C
1.17 paf 389: # End Source File
390: # Begin Source File
391:
1.45 paf 392: SOURCE=..\types\pa_wcontext.h
1.35 paf 393: # End Source File
394: # Begin Source File
395:
1.45 paf 396: SOURCE=..\types\pa_wwrapper.h
1.28 paf 397: # End Source File
1.44 paf 398: # End Group
1.45 paf 399: # Begin Group "classes"
1.44 paf 400:
401: # PROP Default_Filter ""
1.28 paf 402: # Begin Source File
403:
1.45 paf 404: SOURCE=..\classes\_double.h
1.26 paf 405: # End Source File
406: # Begin Source File
407:
1.60 paf 408: SOURCE=..\classes\_file.h
409: # End Source File
410: # Begin Source File
411:
1.52 paf 412: SOURCE=..\classes\_form.h
413: # End Source File
414: # Begin Source File
415:
1.45 paf 416: SOURCE=..\classes\_int.h
1.22 paf 417: # End Source File
418: # Begin Source File
419:
1.77 paf 420: SOURCE=..\classes\_op.h
1.71 paf 421: # End Source File
422: # Begin Source File
423:
1.77 paf 424: SOURCE=..\classes\_random.h
1.58 paf 425: # End Source File
426: # Begin Source File
427:
1.77 paf 428: SOURCE=..\classes\_response.h
1.24 paf 429: # End Source File
430: # Begin Source File
431:
1.45 paf 432: SOURCE=..\classes\_string.h
1.4 paf 433: # End Source File
1.36 paf 434: # Begin Source File
435:
1.50 paf 436: SOURCE=..\classes\_table.h
437: # End Source File
438: # Begin Source File
439:
1.45 paf 440: SOURCE=..\classes\double.C
1.60 paf 441: # End Source File
442: # Begin Source File
443:
444: SOURCE=..\classes\file.C
1.52 paf 445: # End Source File
446: # Begin Source File
447:
448: SOURCE=..\classes\form.C
1.42 paf 449: # End Source File
450: # Begin Source File
451:
1.45 paf 452: SOURCE=..\classes\int.C
1.71 paf 453: # End Source File
454: # Begin Source File
455:
1.77 paf 456: SOURCE=..\classes\op.C
1.58 paf 457: # End Source File
458: # Begin Source File
459:
1.77 paf 460: SOURCE=..\classes\random.C
1.40 paf 461: # End Source File
462: # Begin Source File
463:
1.77 paf 464: SOURCE=..\classes\response.C
1.41 paf 465: # End Source File
466: # Begin Source File
467:
1.45 paf 468: SOURCE=..\classes\string.C
1.49 paf 469: # End Source File
470: # Begin Source File
471:
472: SOURCE=..\classes\table.C
1.76 paf 473: # End Source File
474: # End Group
475: # Begin Group "sql"
476:
477: # PROP Default_Filter ""
478: # Begin Source File
479:
480: SOURCE=..\sql\pa_sql_driver.h
1.36 paf 481: # End Source File
482: # End Group
1.1 paf 483: # End Target
484: # End Project
E-mail: