Annotation of parser3/src/types/types.dsp, revision 1.26
1.1 parser 1: # Microsoft Developer Studio Project File - Name="types" - 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.23 paf 7: CFG=types - Win32 Profile
1.1 parser 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 "types.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.23 paf 16: !MESSAGE NMAKE /f "types.mak" CFG="types - Win32 Profile"
1.1 parser 17: !MESSAGE
18: !MESSAGE Possible choices for configuration are:
19: !MESSAGE
20: !MESSAGE "types - Win32 Release" (based on "Win32 (x86) Static Library")
21: !MESSAGE "types - Win32 Debug" (based on "Win32 (x86) Static Library")
1.23 paf 22: !MESSAGE "types - Win32 Profile" (based on "Win32 (x86) Static Library")
1.1 parser 23: !MESSAGE
24:
25: # Begin Project
26: # PROP AllowPerConfigDependencies 0
27: # PROP Scc_ProjName ""
28: # PROP Scc_LocalPath ""
29: CPP=cl.exe
30: RSC=rc.exe
31:
32: !IF "$(CFG)" == "types - 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.26 ! paf 45: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\classes\gd" /I "..\include" /I "..\classes" /I "..\sql" /I "..\lib\pcre" /I "\parser3project\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\libxslt-x.x.x" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /TP /c
1.1 parser 46: # SUBTRACT CPP /YX
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: LIB32=link.exe -lib
53: # ADD BASE LIB32 /nologo
54: # ADD LIB32 /nologo
55:
56: !ELSEIF "$(CFG)" == "types - Win32 Debug"
57:
58: # PROP BASE Use_MFC 0
59: # PROP BASE Use_Debug_Libraries 1
60: # PROP BASE Output_Dir "types___Win32_Debug"
61: # PROP BASE Intermediate_Dir "types___Win32_Debug"
62: # PROP BASE Target_Dir ""
1.24 paf 63: # PROP Use_MFC 2
1.1 parser 64: # PROP Use_Debug_Libraries 1
65: # PROP Output_Dir "types___Win32_Debug"
66: # PROP Intermediate_Dir "types___Win32_Debug"
67: # PROP Target_Dir ""
1.5 parser 68: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.26 ! paf 69: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\classes\gd" /I "..\include" /I "..\classes" /I "..\sql" /I "..\lib\pcre" /I "\parser3project\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\libxslt-x.x.x" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "_AFXDLL" /FD /GZ /TP /c
1.23 paf 70: # SUBTRACT CPP /YX
71: # ADD BASE RSC /l 0x419 /d "_DEBUG"
1.24 paf 72: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
1.23 paf 73: BSC32=bscmake.exe
74: # ADD BASE BSC32 /nologo
75: # ADD BSC32 /nologo
76: LIB32=link.exe -lib
77: # ADD BASE LIB32 /nologo
78: # ADD LIB32 /nologo
79:
80: !ELSEIF "$(CFG)" == "types - Win32 Profile"
81:
82: # PROP BASE Use_MFC 0
83: # PROP BASE Use_Debug_Libraries 1
84: # PROP BASE Output_Dir "types___Win32_Profile"
85: # PROP BASE Intermediate_Dir "types___Win32_Profile"
86: # PROP BASE Target_Dir ""
87: # PROP Use_MFC 0
88: # PROP Use_Debug_Libraries 1
89: # PROP Output_Dir "Profile"
90: # PROP Intermediate_Dir "Profile"
91: # PROP Target_Dir ""
1.26 ! paf 92: # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\classes\gd" /I "..\include" /I "..\classes" /I "..\sql" /I "..\lib\pcre" /I "\parser3project\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\libxslt-x.x.x" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /TP /c
1.23 paf 93: # SUBTRACT BASE CPP /YX
1.26 ! paf 94: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\classes\gd" /I "..\include" /I "..\classes" /I "..\sql" /I "..\lib\pcre" /I "\parser3project\win32\xml\glib\include" /I "\parser3project\win32\xml\glib\include\glib" /I "\parser3project\win32\xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32\xml\libxml2-x.x.x\include" /I "\parser3project\win32\xml\libxslt-x.x.x" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /TP /c
1.1 parser 95: # SUBTRACT CPP /YX
96: # ADD BASE RSC /l 0x419 /d "_DEBUG"
97: # ADD RSC /l 0x419 /d "_DEBUG"
98: BSC32=bscmake.exe
99: # ADD BASE BSC32 /nologo
100: # ADD BSC32 /nologo
101: LIB32=link.exe -lib
102: # ADD BASE LIB32 /nologo
103: # ADD LIB32 /nologo
104:
105: !ENDIF
106:
107: # Begin Target
108:
109: # Name "types - Win32 Release"
110: # Name "types - Win32 Debug"
1.23 paf 111: # Name "types - Win32 Profile"
1.12 parser 112: # Begin Group "ident"
1.1 parser 113:
1.12 parser 114: # PROP Default_Filter ""
1.1 parser 115: # Begin Source File
116:
1.12 parser 117: SOURCE=..\ident.awk
118:
119: !IF "$(CFG)" == "types - Win32 Release"
120:
121: # Begin Custom Build - Up-to-dating ident.C...
122: InputPath=..\ident.awk
123:
124: BuildCmds= \
1.25 paf 125: SET tools=\parser3project\win32\tools \
1.12 parser 126: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
127: REN ident.C ident.C.old >nul 2>&1 \
128: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=types >> ident.C.new \
129: REN ident.C.old ident.C >nul 2>&1 \
130: %tools%\diff ident.C ident.C.new >nul 2>&1 \
131: IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \
132: %tools%\touch 0101000001 ident.C.new \
133:
1.1 parser 134:
1.12 parser 135: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
136: $(BuildCmds)
1.1 parser 137:
1.12 parser 138: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
139: $(BuildCmds)
140: # End Custom Build
1.1 parser 141:
1.12 parser 142: !ELSEIF "$(CFG)" == "types - Win32 Debug"
1.1 parser 143:
1.12 parser 144: # Begin Custom Build - Up-to-dating ident.C...
145: InputPath=..\ident.awk
1.9 parser 146:
1.12 parser 147: BuildCmds= \
1.25 paf 148: SET tools=\parser3project\win32\tools \
1.12 parser 149: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
150: REN ident.C ident.C.old >nul 2>&1 \
151: %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=types >> ident.C.new \
152: REN ident.C.old ident.C >nul 2>&1 \
153: %tools%\diff ident.C ident.C.new >nul 2>&1 \
154: IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \
155: %tools%\touch 0101000001 ident.C.new \
156:
1.1 parser 157:
1.12 parser 158: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
159: $(BuildCmds)
1.1 parser 160:
1.12 parser 161: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
162: $(BuildCmds)
163: # End Custom Build
1.1 parser 164:
1.23 paf 165: !ELSEIF "$(CFG)" == "types - Win32 Profile"
166:
167: # PROP Exclude_From_Build 1
168:
1.12 parser 169: !ENDIF
1.1 parser 170:
171: # End Source File
172: # Begin Source File
173:
1.12 parser 174: SOURCE=.\ident.C
1.23 paf 175:
176: !IF "$(CFG)" == "types - Win32 Release"
177:
178: !ELSEIF "$(CFG)" == "types - Win32 Debug"
179:
180: !ELSEIF "$(CFG)" == "types - Win32 Profile"
181:
182: # PROP Exclude_From_Build 1
183:
184: !ENDIF
185:
1.2 parser 186: # End Source File
187: # Begin Source File
188:
1.12 parser 189: SOURCE=.\ident.C.new
1.23 paf 190:
191: !IF "$(CFG)" == "types - Win32 Release"
192:
193: !ELSEIF "$(CFG)" == "types - Win32 Debug"
194:
195: !ELSEIF "$(CFG)" == "types - Win32 Profile"
196:
197: # PROP Exclude_From_Build 1
198:
199: !ENDIF
200:
1.2 parser 201: # End Source File
1.12 parser 202: # End Group
1.2 parser 203: # Begin Source File
204:
1.12 parser 205: SOURCE=.\pa_valiased.C
1.1 parser 206: # End Source File
207: # Begin Source File
208:
209: SOURCE=.\pa_valiased.h
210: # End Source File
211: # Begin Source File
212:
1.22 paf 213: SOURCE=.\pa_value.C
214: # End Source File
215: # Begin Source File
216:
1.1 parser 217: SOURCE=.\pa_value.h
218: # End Source File
219: # Begin Source File
220:
221: SOURCE=.\pa_vbool.h
222: # End Source File
223: # Begin Source File
224:
225: SOURCE=.\pa_vclass.h
226: # End Source File
227: # Begin Source File
228:
229: SOURCE=.\pa_vcode_frame.h
230: # End Source File
231: # Begin Source File
232:
1.12 parser 233: SOURCE=.\pa_vcookie.C
234: # End Source File
235: # Begin Source File
236:
1.1 parser 237: SOURCE=.\pa_vcookie.h
238: # End Source File
239: # Begin Source File
240:
241: SOURCE=.\pa_vdate.h
242: # End Source File
243: # Begin Source File
244:
245: SOURCE=.\pa_vdouble.h
246: # End Source File
247: # Begin Source File
248:
249: SOURCE=.\pa_venv.h
250: # End Source File
251: # Begin Source File
252:
1.12 parser 253: SOURCE=.\pa_vfile.C
254: # End Source File
255: # Begin Source File
256:
1.1 parser 257: SOURCE=.\pa_vfile.h
258: # End Source File
259: # Begin Source File
260:
1.12 parser 261: SOURCE=.\pa_vform.C
262: # End Source File
263: # Begin Source File
264:
1.1 parser 265: SOURCE=.\pa_vform.h
266: # End Source File
267: # Begin Source File
268:
269: SOURCE=.\pa_vhash.h
1.9 parser 270: # End Source File
271: # Begin Source File
272:
1.12 parser 273: SOURCE=.\pa_vimage.C
274: # End Source File
275: # Begin Source File
276:
1.1 parser 277: SOURCE=.\pa_vimage.h
278: # End Source File
279: # Begin Source File
280:
281: SOURCE=.\pa_vint.h
282: # End Source File
283: # Begin Source File
284:
285: SOURCE=.\pa_vjunction.h
286: # End Source File
287: # Begin Source File
288:
289: SOURCE=.\pa_vmath.h
290: # End Source File
291: # Begin Source File
292:
293: SOURCE=.\pa_vmethod_frame.h
294: # End Source File
295: # Begin Source File
296:
297: SOURCE=.\pa_vobject.h
298: # End Source File
299: # Begin Source File
300:
1.12 parser 301: SOURCE=.\pa_vrequest.C
302: # End Source File
303: # Begin Source File
304:
1.1 parser 305: SOURCE=.\pa_vrequest.h
306: # End Source File
307: # Begin Source File
308:
1.16 paf 309: SOURCE=.\pa_vresponse.C
310: # End Source File
311: # Begin Source File
312:
1.1 parser 313: SOURCE=.\pa_vresponse.h
314: # End Source File
315: # Begin Source File
316:
1.12 parser 317: SOURCE=.\pa_vstateless_class.C
318: # End Source File
319: # Begin Source File
320:
1.1 parser 321: SOURCE=.\pa_vstateless_class.h
322: # End Source File
323: # Begin Source File
324:
325: SOURCE=.\pa_vstateless_object.h
326: # End Source File
327: # Begin Source File
328:
1.18 paf 329: SOURCE=.\pa_vstatus.C
330: # End Source File
331: # Begin Source File
332:
1.14 paf 333: SOURCE=.\pa_vstatus.h
334: # End Source File
335: # Begin Source File
336:
1.12 parser 337: SOURCE=.\pa_vstring.C
338: # End Source File
339: # Begin Source File
340:
1.1 parser 341: SOURCE=.\pa_vstring.h
342: # End Source File
343: # Begin Source File
344:
1.12 parser 345: SOURCE=.\pa_vtable.C
346: # End Source File
347: # Begin Source File
348:
1.1 parser 349: SOURCE=.\pa_vtable.h
350: # End Source File
351: # Begin Source File
352:
353: SOURCE=.\pa_vvoid.h
1.2 parser 354: # End Source File
355: # Begin Source File
356:
1.12 parser 357: SOURCE=.\pa_vxdoc.C
1.2 parser 358: # End Source File
359: # Begin Source File
360:
1.12 parser 361: SOURCE=.\pa_vxdoc.h
1.1 parser 362: # End Source File
363: # Begin Source File
364:
1.12 parser 365: SOURCE=.\pa_vxnode.C
1.1 parser 366: # End Source File
367: # Begin Source File
368:
1.12 parser 369: SOURCE=.\pa_vxnode.h
1.1 parser 370: # End Source File
371: # Begin Source File
372:
1.12 parser 373: SOURCE=.\pa_wcontext.C
1.1 parser 374: # End Source File
375: # Begin Source File
376:
1.12 parser 377: SOURCE=.\pa_wcontext.h
1.4 parser 378: # End Source File
379: # Begin Source File
380:
1.12 parser 381: SOURCE=.\pa_wwrapper.h
1.1 parser 382: # End Source File
383: # End Target
384: # End Project
E-mail: