Annotation of parser3/src/main/main.dsp, revision 1.127
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.9 paf 253: SOURCE=.\pa_common.C
1.107 parser 254: # End Source File
255: # Begin Source File
256:
257: SOURCE=.\pa_dictionary.C
1.78 paf 258: # End Source File
259: # Begin Source File
260:
261: SOURCE=.\pa_dir.C
1.9 paf 262: # End Source File
263: # Begin Source File
264:
1.10 paf 265: SOURCE=.\pa_exception.C
1.9 paf 266: # End Source File
267: # Begin Source File
268:
1.85 paf 269: SOURCE=.\pa_exec.C
1.84 paf 270: # End Source File
271: # Begin Source File
272:
1.54 paf 273: SOURCE=.\pa_globals.C
1.116 parser 274:
275: !IF "$(CFG)" == "main - Win32 Release"
276:
277: !ELSEIF "$(CFG)" == "main - Win32 Debug"
278:
279: # ADD CPP /GX
280:
281: !ENDIF
282:
1.54 paf 283: # End Source File
284: # Begin Source File
285:
1.3 paf 286: SOURCE=.\pa_hash.C
1.13 paf 287: # End Source File
288: # Begin Source File
289:
290: SOURCE=.\pa_pool.C
1.3 paf 291: # End Source File
292: # Begin Source File
293:
1.43 paf 294: SOURCE=.\pa_request.C
1.81 paf 295: # End Source File
296: # Begin Source File
297:
298: SOURCE=.\pa_socks.C
1.74 paf 299: # End Source File
300: # Begin Source File
301:
302: SOURCE=.\pa_sql_driver_manager.C
1.43 paf 303: # End Source File
304: # Begin Source File
305:
1.1 paf 306: SOURCE=.\pa_string.C
307: # End Source File
1.6 paf 308: # Begin Source File
309:
1.7 paf 310: SOURCE=.\pa_table.C
1.6 paf 311: # End Source File
1.46 paf 312: # Begin Source File
313:
1.113 parser 314: SOURCE=.\pa_xslt_stylesheet_manager.C
315:
316: !IF "$(CFG)" == "main - Win32 Release"
317:
318: !ELSEIF "$(CFG)" == "main - Win32 Debug"
319:
320: # ADD CPP /GX
321:
322: !ENDIF
323:
324: # End Source File
325: # Begin Source File
326:
1.46 paf 327: SOURCE=.\untaint.C
328: # End Source File
1.1 paf 329: # End Group
1.124 parser 330: # Begin Group "sql"
1.1 paf 331:
1.45 paf 332: # PROP Default_Filter ""
1.14 paf 333: # Begin Source File
334:
1.124 parser 335: SOURCE=..\sql\pa_sql_driver.h
1.64 paf 336: # End Source File
1.124 parser 337: # End Group
338: # Begin Group "Header Files"
1.64 paf 339:
1.124 parser 340: # PROP Default_Filter "h;hpp;hxx;hm;inl"
1.43 paf 341: # Begin Source File
342:
1.124 parser 343: SOURCE=.\compile_tools.h
1.28 paf 344: # End Source File
1.44 paf 345: # End Group
1.124 parser 346: # Begin Group "ident"
1.44 paf 347:
348: # PROP Default_Filter ""
1.28 paf 349: # Begin Source File
350:
1.124 parser 351: SOURCE=..\ident.awk
1.95 paf 352:
353: !IF "$(CFG)" == "main - Win32 Release"
354:
1.126 parser 355: # Begin Custom Build - Up-to-dating ident.C...
1.124 parser 356: InputPath=..\ident.awk
357:
1.126 parser 358: BuildCmds= \
359: SET tools=\parser3project\win32tools \
360: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
361: REN ident.C ident.C.old \
362: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
363: REN ident.C.old ident.C \
364: %tools%\diff ident.C ident.C.new \
365: IF ERRORLEVEL 1 COPY ident.C.new ident.C \
366: %tools%\touch 0101000001 ident.C.new \
367:
368:
369: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
370: $(BuildCmds)
371:
1.124 parser 372: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.126 parser 373: $(BuildCmds)
1.95 paf 374: # End Custom Build
375:
376: !ELSEIF "$(CFG)" == "main - Win32 Debug"
377:
1.126 parser 378: # Begin Custom Build - Up-to-dating ident.C...
1.124 parser 379: InputPath=..\ident.awk
1.95 paf 380:
1.126 parser 381: BuildCmds= \
382: SET tools=\parser3project\win32tools \
383: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
384: REN ident.C ident.C.old \
385: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
386: REN ident.C.old ident.C \
387: %tools%\diff ident.C ident.C.new \
388: IF ERRORLEVEL 1 COPY ident.C.new ident.C \
389: %tools%\touch 0101000001 ident.C.new \
390:
391:
392: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
393: $(BuildCmds)
394:
1.124 parser 395: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1.126 parser 396: $(BuildCmds)
1.95 paf 397: # End Custom Build
398:
399: !ENDIF
400:
1.96 paf 401: # End Source File
402: # Begin Source File
403:
1.124 parser 404: SOURCE=.\ident.C
1.126 parser 405: # End Source File
406: # Begin Source File
407:
408: SOURCE=.\ident.C.new
1.36 paf 409: # End Source File
1.119 parser 410: # End Group
1.1 paf 411: # End Target
412: # End Project
E-mail: