Annotation of parser3/src/main/main.dsp, revision 1.129
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
1.108 parser 26: # PROP Scc_ProjName "main"
27: # PROP Scc_LocalPath ".."
1.1 paf 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.121 parser 44: # 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
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.121 parser 67: # 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
1.1 paf 68: # ADD BASE RSC /l 0x419 /d "_DEBUG"
69: # ADD RSC /l 0x419 /d "_DEBUG"
70: BSC32=bscmake.exe
71: # ADD BASE BSC32 /nologo
72: # ADD BSC32 /nologo
73: LIB32=link.exe -lib
74: # ADD BASE LIB32 /nologo
75: # ADD LIB32 /nologo
76:
77: !ENDIF
78:
79: # Begin Target
80:
81: # Name "main - Win32 Release"
82: # Name "main - Win32 Debug"
1.45 paf 83: # Begin Group "include"
84:
1.124 parser 85: # PROP Default_Filter ""
1.45 paf 86: # Begin Source File
87:
1.54 paf 88: SOURCE=..\include\pa_array.h
1.45 paf 89: # End Source File
90: # Begin Source File
91:
1.127 parser 92: SOURCE=..\include\pa_charset_connection.h
93: # End Source File
94: # Begin Source File
95:
96: SOURCE=..\include\pa_charset_manager.h
97: # End Source File
98: # Begin Source File
99:
1.54 paf 100: SOURCE=..\include\pa_common.h
1.45 paf 101: # End Source File
102: # Begin Source File
103:
1.68 paf 104: SOURCE=..\include\pa_config_fixed.h
105: # End Source File
106: # Begin Source File
107:
108: SOURCE=..\include\pa_config_includes.h
109: # End Source File
110: # Begin Source File
111:
1.107 parser 112: SOURCE=..\include\pa_dictionary.h
113: # End Source File
114: # Begin Source File
115:
1.78 paf 116: SOURCE=..\include\pa_dir.h
117: # End Source File
118: # Begin Source File
119:
1.54 paf 120: SOURCE=..\include\pa_exception.h
1.45 paf 121: # End Source File
122: # Begin Source File
123:
1.85 paf 124: SOURCE=..\include\pa_exec.h
125: # End Source File
126: # Begin Source File
127:
1.54 paf 128: SOURCE=..\include\pa_globals.h
1.45 paf 129: # End Source File
130: # Begin Source File
131:
132: SOURCE=..\include\pa_hash.h
1.97 paf 133: # End Source File
134: # Begin Source File
135:
136: SOURCE=..\include\pa_opcode.h
1.45 paf 137: # End Source File
138: # Begin Source File
139:
140: SOURCE=..\include\pa_pool.h
141: # End Source File
142: # Begin Source File
143:
144: SOURCE=..\include\pa_request.h
145: # End Source File
146: # Begin Source File
147:
1.67 paf 148: SOURCE=..\include\pa_sapi.h
149: # End Source File
150: # Begin Source File
151:
1.81 paf 152: SOURCE=..\include\pa_socks.h
153: # End Source File
154: # Begin Source File
155:
1.75 paf 156: SOURCE=..\include\pa_sql_connection.h
157: # End Source File
158: # Begin Source File
159:
1.74 paf 160: SOURCE=..\include\pa_sql_driver_manager.h
161: # End Source File
162: # Begin Source File
163:
1.45 paf 164: SOURCE=..\include\pa_stack.h
165: # End Source File
166: # Begin Source File
167:
168: SOURCE=..\include\pa_string.h
169: # End Source File
170: # Begin Source File
171:
1.113 parser 172: SOURCE=..\include\pa_stylesheet_connection.h
173: # End Source File
174: # Begin Source File
175:
1.45 paf 176: SOURCE=..\include\pa_table.h
177: # End Source File
178: # Begin Source File
179:
180: SOURCE=..\include\pa_threads.h
181: # End Source File
182: # Begin Source File
183:
184: SOURCE=..\include\pa_types.h
185: # End Source File
1.113 parser 186: # Begin Source File
187:
188: SOURCE=..\include\pa_xslt_stylesheet_manager.h
189: # End Source File
1.45 paf 190: # End Group
1.124 parser 191: # Begin Group "Source Files"
1.1 paf 192:
1.10 paf 193: # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1.1 paf 194: # Begin Source File
195:
1.14 paf 196: SOURCE=.\compile.C
197: # End Source File
198: # Begin Source File
199:
1.16 paf 200: SOURCE=.\compile.tab.C
1.14 paf 201: # End Source File
202: # Begin Source File
203:
204: SOURCE=.\compile.y
205:
206: !IF "$(CFG)" == "main - Win32 Release"
207:
1.95 paf 208: # Begin Custom Build - Compiling grammar...
209: InputDir=.
1.45 paf 210: InputPath=.\compile.y
211: InputName=compile
212:
213: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.95 paf 214: cd $(InputDir)
1.120 parser 215: ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C
1.45 paf 216:
217: # End Custom Build
218:
1.14 paf 219: !ELSEIF "$(CFG)" == "main - Win32 Debug"
220:
1.95 paf 221: # Begin Custom Build - Compiling grammar...
222: InputDir=.
1.14 paf 223: InputPath=.\compile.y
224: InputName=compile
225:
1.16 paf 226: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.95 paf 227: cd $(InputDir)
1.120 parser 228: ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C
1.14 paf 229:
230: # End Custom Build
231:
232: !ENDIF
233:
234: # End Source File
235: # Begin Source File
236:
237: SOURCE=.\compile_tools.C
238: # End Source File
239: # Begin Source File
240:
241: SOURCE=.\execute.C
242: # End Source File
243: # Begin Source File
244:
1.5 paf 245: SOURCE=.\pa_array.C
1.127 parser 246: # End Source File
247: # Begin Source File
248:
249: SOURCE=.\pa_charset_connection.C
1.5 paf 250: # End Source File
251: # Begin Source File
252:
1.128 parser 253: SOURCE=.\pa_charset_manager.C
254: # End Source File
255: # Begin Source File
256:
1.9 paf 257: SOURCE=.\pa_common.C
1.107 parser 258: # End Source File
259: # Begin Source File
260:
261: SOURCE=.\pa_dictionary.C
1.78 paf 262: # End Source File
263: # Begin Source File
264:
265: SOURCE=.\pa_dir.C
1.9 paf 266: # End Source File
267: # Begin Source File
268:
1.10 paf 269: SOURCE=.\pa_exception.C
1.9 paf 270: # End Source File
271: # Begin Source File
272:
1.85 paf 273: SOURCE=.\pa_exec.C
1.84 paf 274: # End Source File
275: # Begin Source File
276:
1.54 paf 277: SOURCE=.\pa_globals.C
1.116 parser 278:
279: !IF "$(CFG)" == "main - Win32 Release"
280:
281: !ELSEIF "$(CFG)" == "main - Win32 Debug"
282:
283: # ADD CPP /GX
284:
285: !ENDIF
286:
1.54 paf 287: # End Source File
288: # Begin Source File
289:
1.3 paf 290: SOURCE=.\pa_hash.C
1.13 paf 291: # End Source File
292: # Begin Source File
293:
294: SOURCE=.\pa_pool.C
1.3 paf 295: # End Source File
296: # Begin Source File
297:
1.43 paf 298: SOURCE=.\pa_request.C
1.81 paf 299: # End Source File
300: # Begin Source File
301:
302: SOURCE=.\pa_socks.C
1.74 paf 303: # End Source File
304: # Begin Source File
305:
306: SOURCE=.\pa_sql_driver_manager.C
1.43 paf 307: # End Source File
308: # Begin Source File
309:
1.1 paf 310: SOURCE=.\pa_string.C
311: # End Source File
1.6 paf 312: # Begin Source File
313:
1.7 paf 314: SOURCE=.\pa_table.C
1.6 paf 315: # End Source File
1.46 paf 316: # Begin Source File
317:
1.113 parser 318: SOURCE=.\pa_xslt_stylesheet_manager.C
319:
320: !IF "$(CFG)" == "main - Win32 Release"
321:
322: !ELSEIF "$(CFG)" == "main - Win32 Debug"
323:
324: # ADD CPP /GX
325:
326: !ENDIF
327:
328: # End Source File
329: # Begin Source File
330:
1.46 paf 331: SOURCE=.\untaint.C
332: # End Source File
1.129 ! parser 333: # Begin Source File
! 334:
! 335: SOURCE=..\classes\xdoc.C
! 336: # End Source File
1.1 paf 337: # End Group
1.124 parser 338: # Begin Group "sql"
1.1 paf 339:
1.45 paf 340: # PROP Default_Filter ""
1.14 paf 341: # Begin Source File
342:
1.124 parser 343: SOURCE=..\sql\pa_sql_driver.h
1.64 paf 344: # End Source File
1.124 parser 345: # End Group
346: # Begin Group "Header Files"
1.64 paf 347:
1.124 parser 348: # PROP Default_Filter "h;hpp;hxx;hm;inl"
1.43 paf 349: # Begin Source File
350:
1.124 parser 351: SOURCE=.\compile_tools.h
1.28 paf 352: # End Source File
1.44 paf 353: # End Group
1.124 parser 354: # Begin Group "ident"
1.44 paf 355:
356: # PROP Default_Filter ""
1.28 paf 357: # Begin Source File
358:
1.124 parser 359: SOURCE=..\ident.awk
1.95 paf 360:
361: !IF "$(CFG)" == "main - Win32 Release"
362:
1.126 parser 363: # Begin Custom Build - Up-to-dating ident.C...
1.124 parser 364: InputPath=..\ident.awk
365:
1.126 parser 366: BuildCmds= \
367: SET tools=\parser3project\win32tools \
368: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
369: REN ident.C ident.C.old \
370: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
371: REN ident.C.old ident.C \
372: %tools%\diff ident.C ident.C.new \
373: IF ERRORLEVEL 1 COPY ident.C.new ident.C \
374: %tools%\touch 0101000001 ident.C.new \
375:
376:
377: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
378: $(BuildCmds)
379:
1.124 parser 380: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.126 parser 381: $(BuildCmds)
1.95 paf 382: # End Custom Build
383:
384: !ELSEIF "$(CFG)" == "main - Win32 Debug"
385:
1.126 parser 386: # Begin Custom Build - Up-to-dating ident.C...
1.124 parser 387: InputPath=..\ident.awk
1.95 paf 388:
1.126 parser 389: BuildCmds= \
390: SET tools=\parser3project\win32tools \
391: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
392: REN ident.C ident.C.old \
393: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
394: REN ident.C.old ident.C \
395: %tools%\diff ident.C ident.C.new \
396: IF ERRORLEVEL 1 COPY ident.C.new ident.C \
397: %tools%\touch 0101000001 ident.C.new \
398:
399:
400: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
401: $(BuildCmds)
402:
1.124 parser 403: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.126 parser 404: $(BuildCmds)
1.95 paf 405: # End Custom Build
406:
407: !ENDIF
408:
1.96 paf 409: # End Source File
410: # Begin Source File
411:
1.124 parser 412: SOURCE=.\ident.C
1.126 parser 413: # End Source File
414: # Begin Source File
415:
416: SOURCE=.\ident.C.new
1.36 paf 417: # End Source File
1.119 parser 418: # End Group
1.1 paf 419: # End Target
420: # End Project
E-mail: