Initial commit
[profile/ivi/openjade.git] / style / style.dsp
1 # Microsoft Developer Studio Project File - Name="style" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=style - Win32 Release
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 "style.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 "style.mak" CFG="style - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "style - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "style - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "style - 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 Ignore_Export_Lib 0
44 # PROP Target_Dir "."
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\spgrove" /I "..\grove" /I "..\include" /D "_WINDOWS" /D "NDEBUG" /D DSSSL_NAMESPACE=James_Clark_DSSSL /D "WIN32" /D SP_NAMESPACE=James_Clark_SP /D GROVE_NAMESPACE=James_Clark_GROVE /D "SP_MULTI_BYTE" /YX /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x809 /d "NDEBUG"
50 # ADD RSC /l 0x809 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x20000000" /subsystem:windows /dll /machine:I386 /out:"..\bin\ostyle13.dll"
57 # SUBTRACT LINK32 /profile /map
58
59 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
60
61 # PROP BASE Use_MFC 0
62 # PROP BASE Use_Debug_Libraries 1
63 # PROP BASE Output_Dir ".\Debug"
64 # PROP BASE Intermediate_Dir ".\Debug"
65 # PROP BASE Target_Dir "."
66 # PROP Use_MFC 0
67 # PROP Use_Debug_Libraries 1
68 # PROP Output_Dir ".\Debug"
69 # PROP Intermediate_Dir ".\Debug"
70 # PROP Ignore_Export_Lib 0
71 # PROP Target_Dir "."
72 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
73 # ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\spgrove" /I "..\grove" /I "..\include" /D "_WINDOWS" /D "_DEBUG" /D DSSSL_NAMESPACE=James_Clark_DSSSL /D "WIN32" /D SP_NAMESPACE=James_Clark_SP /D GROVE_NAMESPACE=James_Clark_GROVE /D "SP_MULTI_BYTE" /D SP_HAVE_LOCALE=1 /D SP_HAVE_WCHAR=1 /FR /YX /FD /c
74 # ADD BASE MTL /nologo /D "_DEBUG" /win32
75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD BASE RSC /l 0x809 /d "_DEBUG"
77 # ADD RSC /l 0x809 /d "_DEBUG"
78 BSC32=bscmake.exe
79 # ADD BASE BSC32 /nologo
80 # ADD BSC32 /nologo
81 LINK32=link.exe
82 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
83 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x20000000" /subsystem:windows /dll /debug /machine:I386 /out:"..\dbgbin\ostyle13d.dll"
84 # SUBTRACT LINK32 /incremental:no /map
85
86 !ENDIF 
87
88 # Begin Target
89
90 # Name "style - Win32 Release"
91 # Name "style - Win32 Debug"
92 # Begin Group "Source Files"
93
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
95 # Begin Source File
96
97 SOURCE=.\Collector.cxx
98 # SUBTRACT CPP /YX
99 # End Source File
100 # Begin Source File
101
102 SOURCE=.\common_inst.cxx
103 # ADD CPP /Yu"stylelib.h"
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\common_inst.m4
108
109 !IF  "$(CFG)" == "style - Win32 Release"
110
111 # Begin Custom Build - Processing $(InputPath)
112 InputDir=.
113 InputPath=.\common_inst.m4
114 InputName=common_inst
115
116 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
117         del /f $(InputDir)\$(InputName).cxx 
118         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
119         attrib +r $(InputDir)\$(InputName).cxx 
120         
121 # End Custom Build
122
123 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
124
125 # Begin Custom Build - Processing $(InputPath)
126 InputDir=.
127 InputPath=.\common_inst.m4
128 InputName=common_inst
129
130 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
131         del /f $(InputDir)\$(InputName).cxx 
132         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
133         attrib +r $(InputDir)\$(InputName).cxx 
134         
135 # End Custom Build
136
137 !ENDIF 
138
139 # End Source File
140 # Begin Source File
141
142 SOURCE=.\DssslApp.cxx
143 # ADD CPP /Yu"stylelib.h"
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\DssslAppMessages.msg
148
149 !IF  "$(CFG)" == "style - Win32 Release"
150
151 # Begin Custom Build - Processing $(InputPath)
152 InputDir=.
153 InputPath=.\DssslAppMessages.msg
154 InputName=DssslAppMessages
155
156 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
157         perl -w ..\msggen.pl $(InputPath)
158
159 # End Custom Build
160
161 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
162
163 # Begin Custom Build - Processing $(InputPath)
164 InputDir=.
165 InputPath=.\DssslAppMessages.msg
166 InputName=DssslAppMessages
167
168 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
169         perl -w ..\msggen.pl $(InputPath)
170
171 # End Custom Build
172
173 !ENDIF 
174
175 # End Source File
176 # Begin Source File
177
178 SOURCE=.\DssslSpecEventHandler.cxx
179 # ADD CPP /Yu"stylelib.h"
180 # End Source File
181 # Begin Source File
182
183 SOURCE=.\ELObj.cxx
184 # ADD CPP /Yu"stylelib.h"
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\ELObjMessageArg.cxx
189 # ADD CPP /Yu"stylelib.h"
190 # End Source File
191 # Begin Source File
192
193 SOURCE=.\Expression.cxx
194 # ADD CPP /Yu"stylelib.h"
195 # End Source File
196 # Begin Source File
197
198 SOURCE=.\FlowObj.cxx
199 # ADD CPP /Yu"stylelib.h"
200 # End Source File
201 # Begin Source File
202
203 SOURCE=.\FlowObj_inst.m4
204
205 !IF  "$(CFG)" == "style - Win32 Release"
206
207 # Begin Custom Build - Processing $(InputPath)
208 InputDir=.
209 InputPath=.\FlowObj_inst.m4
210 InputName=FlowObj_inst
211
212 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
213         del /f $(InputDir)\$(InputName).cxx 
214         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
215         attrib +r $(InputDir)\$(InputName).cxx 
216         
217 # End Custom Build
218
219 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
220
221 # Begin Custom Build - Processing $(InputPath)
222 InputDir=.
223 InputPath=.\FlowObj_inst.m4
224 InputName=FlowObj_inst
225
226 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
227         del /f $(InputDir)\$(InputName).cxx 
228         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
229         attrib +r $(InputDir)\$(InputName).cxx 
230         
231 # End Custom Build
232
233 !ENDIF 
234
235 # End Source File
236 # Begin Source File
237
238 SOURCE=.\FOTBuilder.cxx
239 # ADD CPP /Yu"stylelib.h"
240 # End Source File
241 # Begin Source File
242
243 SOURCE=.\GroveManager.cxx
244 # ADD CPP /Yu"stylelib.h"
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\InheritedC.cxx
249 # ADD CPP /Yu"stylelib.h"
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\Insn.cxx
254 # ADD CPP /Yu"stylelib.h"
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\Interpreter.cxx
259 # ADD CPP /Yu"stylelib.h"
260 # End Source File
261 # Begin Source File
262
263 SOURCE=.\InterpreterMessages.cxx
264 # SUBTRACT CPP /YX
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\InterpreterMessages.msg
269
270 !IF  "$(CFG)" == "style - Win32 Release"
271
272 # Begin Custom Build - Processing $(InputPath)
273 InputDir=.
274 InputPath=.\InterpreterMessages.msg
275 InputName=InterpreterMessages
276
277 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
278         perl -w ..\msggen.pl $(InputPath)
279
280 # End Custom Build
281
282 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
283
284 # Begin Custom Build - Processing $(InputPath)
285 InputDir=.
286 InputPath=.\InterpreterMessages.msg
287 InputName=InterpreterMessages
288
289 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
290         perl -w ..\msggen.pl $(InputPath)
291
292 # End Custom Build
293
294 !ENDIF 
295
296 # End Source File
297 # Begin Source File
298
299 SOURCE=.\LangObj.cxx
300 # End Source File
301 # Begin Source File
302
303 SOURCE=.\MacroFlowObj.cxx
304 # ADD CPP /Yu"stylelib.h"
305 # End Source File
306 # Begin Source File
307
308 SOURCE=.\NumberCache.cxx
309 # ADD CPP /Yu"stylelib.h"
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\Pattern.cxx
314 # ADD CPP /Yu"stylelib.h"
315 # End Source File
316 # Begin Source File
317
318 SOURCE=.\primitive.cxx
319 # ADD CPP /Yu"stylelib.h"
320 # End Source File
321 # Begin Source File
322
323 SOURCE=.\primitive_inst.m4
324
325 !IF  "$(CFG)" == "style - Win32 Release"
326
327 # Begin Custom Build - Processing $(InputPath)
328 InputDir=.
329 InputPath=.\primitive_inst.m4
330 InputName=primitive_inst
331
332 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
333         del /f $(InputDir)\$(InputName).cxx 
334         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
335         attrib +r $(InputDir)\$(InputName).cxx 
336         
337 # End Custom Build
338
339 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
340
341 # Begin Custom Build - Processing $(InputPath)
342 InputDir=.
343 InputPath=.\primitive_inst.m4
344 InputName=primitive_inst
345
346 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
347         del /f $(InputDir)\$(InputName).cxx 
348         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
349         attrib +r $(InputDir)\$(InputName).cxx 
350         
351 # End Custom Build
352
353 !ENDIF 
354
355 # End Source File
356 # Begin Source File
357
358 SOURCE=.\ProcessContext.cxx
359 # ADD CPP /Yu"stylelib.h"
360 # End Source File
361 # Begin Source File
362
363 SOURCE=.\ProcessingMode.cxx
364 # ADD CPP /Yu"stylelib.h"
365 # End Source File
366 # Begin Source File
367
368 SOURCE=.\SchemeParser.cxx
369 # ADD CPP /Yu"stylelib.h"
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\Style.cxx
374 # ADD CPP /Yu"stylelib.h"
375 # End Source File
376 # Begin Source File
377
378 SOURCE=.\style_inst.cxx
379 # ADD CPP /Yu"stylelib.h"
380 # End Source File
381 # Begin Source File
382
383 SOURCE=.\style_inst.m4
384
385 !IF  "$(CFG)" == "style - Win32 Release"
386
387 # Begin Custom Build - Processing $(InputPath)
388 InputDir=.
389 InputPath=.\style_inst.m4
390 InputName=style_inst
391
392 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
393         del /f $(InputDir)\$(InputName).cxx 
394         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
395         attrib +r $(InputDir)\$(InputName).cxx 
396         
397 # End Custom Build
398
399 !ELSEIF  "$(CFG)" == "style - Win32 Debug"
400
401 # Begin Custom Build - Processing $(InputPath)
402 InputDir=.
403 InputPath=.\style_inst.m4
404 InputName=style_inst
405
406 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
407         del /f $(InputDir)\$(InputName).cxx 
408         perl ..\lib\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
409         attrib +r $(InputDir)\$(InputName).cxx 
410         
411 # End Custom Build
412
413 !ENDIF 
414
415 # End Source File
416 # Begin Source File
417
418 SOURCE=.\StyleEngine.cxx
419 # ADD CPP /Yu"stylelib.h"
420 # End Source File
421 # Begin Source File
422
423 SOURCE=.\stylelib.cxx
424 # ADD CPP /Yc"stylelib.h"
425 # End Source File
426 # End Group
427 # Begin Group "Header Files"
428
429 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
430 # Begin Source File
431
432 SOURCE=.\charNames.h
433 # End Source File
434 # Begin Source File
435
436 SOURCE=.\Collector.h
437 # End Source File
438 # Begin Source File
439
440 SOURCE=.\dsssl_ns.h
441 # End Source File
442 # Begin Source File
443
444 SOURCE=.\DssslApp.h
445 # End Source File
446 # Begin Source File
447
448 SOURCE=.\DssslAppMessages.h
449 # End Source File
450 # Begin Source File
451
452 SOURCE=.\DssslSpecEventHandler.h
453 # End Source File
454 # Begin Source File
455
456 SOURCE=.\ELObj.h
457 # End Source File
458 # Begin Source File
459
460 SOURCE=.\ELObjMessageArg.h
461 # End Source File
462 # Begin Source File
463
464 SOURCE=.\EvalContext.h
465 # End Source File
466 # Begin Source File
467
468 SOURCE=.\Expression.h
469 # End Source File
470 # Begin Source File
471
472 SOURCE=.\FOTBuilder.h
473 # End Source File
474 # Begin Source File
475
476 SOURCE=.\GroveManager.h
477 # End Source File
478 # Begin Source File
479
480 SOURCE=.\Insn.h
481 # End Source File
482 # Begin Source File
483
484 SOURCE=.\Insn2.h
485 # End Source File
486 # Begin Source File
487
488 SOURCE=.\Interpreter.h
489 # End Source File
490 # Begin Source File
491
492 SOURCE=.\InterpreterMessages.h
493 # End Source File
494 # Begin Source File
495
496 SOURCE=.\jade_version.h
497 # End Source File
498 # Begin Source File
499
500 SOURCE=.\MacroFlowObj.h
501 # End Source File
502 # Begin Source File
503
504 SOURCE=.\NumberCache.h
505 # End Source File
506 # Begin Source File
507
508 SOURCE=.\Pattern.h
509 # End Source File
510 # Begin Source File
511
512 SOURCE=.\primitive.h
513 # End Source File
514 # Begin Source File
515
516 SOURCE=.\ProcessContext.h
517 # End Source File
518 # Begin Source File
519
520 SOURCE=.\ProcessingMode.h
521 # End Source File
522 # Begin Source File
523
524 SOURCE=.\SchemeParser.h
525 # End Source File
526 # Begin Source File
527
528 SOURCE=.\sdata.h
529 # End Source File
530 # Begin Source File
531
532 SOURCE=.\SosofoObj.h
533 # End Source File
534 # Begin Source File
535
536 SOURCE=.\Style.h
537 # End Source File
538 # Begin Source File
539
540 SOURCE=.\style_pch.h
541 # End Source File
542 # Begin Source File
543
544 SOURCE=.\StyleEngine.h
545 # End Source File
546 # Begin Source File
547
548 SOURCE=.\stylelib.h
549 # End Source File
550 # Begin Source File
551
552 SOURCE=.\VM.h
553 # End Source File
554 # End Group
555 # Begin Group "Resource Files"
556
557 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
558 # End Group
559 # Begin Source File
560
561 SOURCE=.\FlowObj_inst.cxx
562 # PROP BASE Exclude_From_Build 1
563 # PROP Ignore_Default_Tool 1
564 # End Source File
565 # Begin Source File
566
567 SOURCE=.\primitive_inst.cxx
568 # PROP BASE Exclude_From_Build 1
569 # PROP Ignore_Default_Tool 1
570 # End Source File
571 # End Target
572 # End Project