TIVI-153: Add as dependency for iputils
[profile/ivi/opensp.git] / lib / lib.dsp
1 # Microsoft Developer Studio Project File - Name="lib" - 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=lib - 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 "lib.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 "lib.mak" CFG="lib - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "lib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "lib - 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)" == "lib - 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 "..\include" /I "..\generic" /D "NDEBUG" /D "_WINDOWS" /D "WINSOCK" /D "WIN32" /D SP_NAMESPACE=OpenSP /D "SP_MULTI_BYTE" /D SP_HAVE_LOCALE=1 /Yu"splib.h" /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 /nologo /subsystem:windows /dll /machine:I386
56 # ADD LINK32 wininet.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\bin\osp152.dll" /base:0x21000000
57 # SUBTRACT LINK32 /profile
58
59 !ELSEIF  "$(CFG)" == "lib - 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 "..\include" /I "..\generic" /D "_DEBUG" /D "_WINDOWS" /D "WINSOCK" /D "WIN32" /D SP_NAMESPACE=OpenSP /D "SP_MULTI_BYTE" /Yu"splib.h" /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 /nologo /subsystem:windows /dll /debug /machine:I386
83 # ADD LINK32 wininet.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\dbgbin\osp152.dll" /base:0x21000000
84
85 !ENDIF 
86
87 # Begin Target
88
89 # Name "lib - Win32 Release"
90 # Name "lib - Win32 Debug"
91 # Begin Group "Source Files"
92
93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
94 # Begin Source File
95
96 SOURCE=.\Allocator.cxx
97 # End Source File
98 # Begin Source File
99
100 SOURCE=.\app_inst.cxx
101 # ADD CPP /Yu"splib.h"
102 # End Source File
103 # Begin Source File
104
105 SOURCE=.\app_inst.m4
106
107 !IF  "$(CFG)" == "lib - Win32 Release"
108
109 # Begin Custom Build - Processing $(InputPath)
110 InputDir=.
111 InputPath=.\app_inst.m4
112 InputName=app_inst
113
114 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
115         del /f $(InputDir)\$(InputName).cxx 
116         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
117         attrib +r $(InputDir)\$(InputName).cxx 
118         
119 # End Custom Build
120
121 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
122
123 # Begin Custom Build - Processing $(InputPath)
124 InputDir=.
125 InputPath=.\app_inst.m4
126 InputName=app_inst
127
128 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
129         del /f $(InputDir)\$(InputName).cxx 
130         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
131         attrib +r $(InputDir)\$(InputName).cxx 
132         
133 # End Custom Build
134
135 !ENDIF 
136
137 # End Source File
138 # Begin Source File
139
140 SOURCE=.\arc_inst.cxx
141 # ADD CPP /Yu"splib.h"
142 # End Source File
143 # Begin Source File
144
145 SOURCE=.\arc_inst.m4
146
147 !IF  "$(CFG)" == "lib - Win32 Release"
148
149 # Begin Custom Build - Processing $(InputPath)
150 InputDir=.
151 InputPath=.\arc_inst.m4
152 InputName=arc_inst
153
154 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
155         del /f $(InputDir)\$(InputName).cxx 
156         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
157         attrib +r $(InputDir)\$(InputName).cxx 
158         
159 # End Custom Build
160
161 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
162
163 # Begin Custom Build - Processing $(InputPath)
164 InputDir=.
165 InputPath=.\arc_inst.m4
166 InputName=arc_inst
167
168 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
169         del /f $(InputDir)\$(InputName).cxx 
170         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
171         attrib +r $(InputDir)\$(InputName).cxx 
172         
173 # End Custom Build
174
175 !ENDIF 
176
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\ArcEngine.cxx
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\ArcEngineMessages.msg
185
186 !IF  "$(CFG)" == "lib - Win32 Release"
187
188 # Begin Custom Build - Processing $(InputPath)
189 InputDir=.
190 InputPath=.\ArcEngineMessages.msg
191 InputName=ArcEngineMessages
192
193 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
194         perl -w ..\msggen.pl -l libModule $(InputPath)
195
196 # End Custom Build
197
198 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
199
200 # Begin Custom Build - Processing $(InputPath)
201 InputDir=.
202 InputPath=.\ArcEngineMessages.msg
203 InputName=ArcEngineMessages
204
205 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
206         perl -w ..\msggen.pl -l libModule $(InputPath)
207
208 # End Custom Build
209
210 !ENDIF 
211
212 # End Source File
213 # Begin Source File
214
215 SOURCE=.\assert.cxx
216 # End Source File
217 # Begin Source File
218
219 SOURCE=.\Attribute.cxx
220 # End Source File
221 # Begin Source File
222
223 SOURCE=.\Big5CodingSystem.cxx
224 # End Source File
225 # Begin Source File
226
227 SOURCE=.\CatalogMessages.msg
228
229 !IF  "$(CFG)" == "lib - Win32 Release"
230
231 # Begin Custom Build - Processing $(InputPath)
232 InputDir=.
233 InputPath=.\CatalogMessages.msg
234 InputName=CatalogMessages
235
236 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
237         perl -w ..\msggen.pl -l libModule $(InputPath)
238
239 # End Custom Build
240
241 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
242
243 # Begin Custom Build - Processing $(InputPath)
244 InputDir=.
245 InputPath=.\CatalogMessages.msg
246 InputName=CatalogMessages
247
248 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
249         perl -w ..\msggen.pl -l libModule $(InputPath)
250
251 # End Custom Build
252
253 !ENDIF 
254
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\CharsetDecl.cxx
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\CharsetInfo.cxx
263 # End Source File
264 # Begin Source File
265
266 SOURCE=.\CharsetRegistry.cxx
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\CmdLineApp.cxx
271 # End Source File
272 # Begin Source File
273
274 SOURCE=.\DtdDeclEventHandler.h
275 # End Source File
276 # Begin Source File
277
278 SOURCE=.\DtdDeclEventHandler.cxx
279 # End Source File
280 # Begin Source File
281
282 SOURCE=.\CmdLineAppMessages.msg
283
284 !IF  "$(CFG)" == "lib - Win32 Release"
285
286 # Begin Custom Build - Processing $(InputPath)
287 InputDir=.
288 InputPath=.\CmdLineAppMessages.msg
289 InputName=CmdLineAppMessages
290
291 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
292         perl -w ..\msggen.pl -l libModule $(InputPath)
293
294 # End Custom Build
295
296 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
297
298 # Begin Custom Build - Processing $(InputPath)
299 InputDir=.
300 InputPath=.\CmdLineAppMessages.msg
301 InputName=CmdLineAppMessages
302
303 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
304         perl -w ..\msggen.pl -l libModule $(InputPath)
305
306 # End Custom Build
307
308 !ENDIF 
309
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\CodingSystem.cxx
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\CodingSystemKit.cxx
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\ConsoleOutput.cxx
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\ContentState.cxx
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\ContentToken.cxx
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\DescriptorManager.cxx
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\Dtd.cxx
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\ElementType.cxx
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\Entity.cxx
346 # End Source File
347 # Begin Source File
348
349 SOURCE=.\EntityApp.cxx
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\EntityAppMessages.msg
354
355 !IF  "$(CFG)" == "lib - Win32 Release"
356
357 # Begin Custom Build - Processing $(InputPath)
358 InputDir=.
359 InputPath=.\EntityAppMessages.msg
360 InputName=EntityAppMessages
361
362 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
363         perl -w ..\msggen.pl -l libModule $(InputPath)
364
365 # End Custom Build
366
367 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
368
369 # Begin Custom Build - Processing $(InputPath)
370 InputDir=.
371 InputPath=.\EntityAppMessages.msg
372 InputName=EntityAppMessages
373
374 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
375         perl -w ..\msggen.pl -l libModule $(InputPath)
376
377 # End Custom Build
378
379 !ENDIF 
380
381 # End Source File
382 # Begin Source File
383
384 SOURCE=.\EntityCatalog.cxx
385 # End Source File
386 # Begin Source File
387
388 SOURCE=.\EntityDecl.cxx
389 # End Source File
390 # Begin Source File
391
392 SOURCE=.\EntityManager.cxx
393 # End Source File
394 # Begin Source File
395
396 SOURCE=.\EntityManagerMessages.msg
397
398 !IF  "$(CFG)" == "lib - Win32 Release"
399
400 # Begin Custom Build - Processing $(InputPath)
401 InputDir=.
402 InputPath=.\EntityManagerMessages.msg
403 InputName=EntityManagerMessages
404
405 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
406         perl -w ..\msggen.pl -l libModule $(InputPath)
407
408 # End Custom Build
409
410 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
411
412 # Begin Custom Build - Processing $(InputPath)
413 InputDir=.
414 InputPath=.\EntityManagerMessages.msg
415 InputName=EntityManagerMessages
416
417 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
418         perl -w ..\msggen.pl -l libModule $(InputPath)
419
420 # End Custom Build
421
422 !ENDIF 
423
424 # End Source File
425 # Begin Source File
426
427 SOURCE=.\entmgr_inst.cxx
428 # ADD CPP /Yu"splib.h"
429 # End Source File
430 # Begin Source File
431
432 SOURCE=.\entmgr_inst.m4
433
434 !IF  "$(CFG)" == "lib - Win32 Release"
435
436 # Begin Custom Build - Processing $(InputPath)
437 InputDir=.
438 InputPath=.\entmgr_inst.m4
439 InputName=entmgr_inst
440
441 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
442         del /f $(InputDir)\$(InputName).cxx 
443         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
444         attrib +r $(InputDir)\$(InputName).cxx 
445         
446 # End Custom Build
447
448 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
449
450 # Begin Custom Build - Processing $(InputPath)
451 InputDir=.
452 InputPath=.\entmgr_inst.m4
453 InputName=entmgr_inst
454
455 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
456         del /f $(InputDir)\$(InputName).cxx 
457         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
458         attrib +r $(InputDir)\$(InputName).cxx 
459         
460 # End Custom Build
461
462 !ENDIF 
463
464 # End Source File
465 # Begin Source File
466
467 SOURCE=.\ErrnoMessageArg.cxx
468 # End Source File
469 # Begin Source File
470
471 SOURCE=.\ErrorCountEventHandler.cxx
472 # End Source File
473 # Begin Source File
474
475 SOURCE=.\EUCJPCodingSystem.cxx
476 # End Source File
477 # Begin Source File
478
479 SOURCE=.\Event.cxx
480 # End Source File
481 # Begin Source File
482
483 SOURCE=.\EventGenerator.cxx
484 # End Source File
485 # Begin Source File
486
487 SOURCE=.\ExtendEntityManager.cxx
488 # End Source File
489 # Begin Source File
490
491 SOURCE=.\ExternalId.cxx
492 # End Source File
493 # Begin Source File
494
495 SOURCE=.\Fixed2CodingSystem.cxx
496 # End Source File
497 # Begin Source File
498
499 SOURCE=.\Fixed4CodingSystem.cxx
500 # End Source File
501 # Begin Source File
502
503 SOURCE=.\UTF16CodingSystem.cxx
504 # End Source File
505 # Begin Source File
506
507 SOURCE=.\GenericEventHandler.cxx
508 # End Source File
509 # Begin Source File
510
511 SOURCE=.\Group.cxx
512 # End Source File
513 # Begin Source File
514
515 SOURCE=.\Hash.cxx
516 # End Source File
517 # Begin Source File
518
519 SOURCE=.\Id.cxx
520 # End Source File
521 # Begin Source File
522
523 SOURCE=.\IdentityCodingSystem.cxx
524 # End Source File
525 # Begin Source File
526
527 SOURCE=.\IListBase.cxx
528 # End Source File
529 # Begin Source File
530
531 SOURCE=.\InputSource.cxx
532 # End Source File
533 # Begin Source File
534
535 SOURCE=.\InternalInputSource.cxx
536 # End Source File
537 # Begin Source File
538
539 SOURCE=.\Link.cxx
540 # End Source File
541 # Begin Source File
542
543 SOURCE=.\LinkProcess.cxx
544 # End Source File
545 # Begin Source File
546
547 SOURCE=.\LiteralStorage.cxx
548 # End Source File
549 # Begin Source File
550
551 SOURCE=.\Location.cxx
552 # End Source File
553 # Begin Source File
554
555 SOURCE=.\Lpd.cxx
556 # End Source File
557 # Begin Source File
558
559 SOURCE=.\Markup.cxx
560 # End Source File
561 # Begin Source File
562
563 SOURCE=.\Message.cxx
564 # End Source File
565 # Begin Source File
566
567 SOURCE=.\MessageArg.cxx
568 # End Source File
569 # Begin Source File
570
571 SOURCE=.\MessageEventHandler.cxx
572 # End Source File
573 # Begin Source File
574
575 SOURCE=.\MessageFormatter.cxx
576 # End Source File
577 # Begin Source File
578
579 SOURCE=.\MessageFormatterMessages.msg
580
581 !IF  "$(CFG)" == "lib - Win32 Release"
582
583 # Begin Custom Build - Processing $(InputPath)
584 InputDir=.
585 InputPath=.\MessageFormatterMessages.msg
586 InputName=MessageFormatterMessages
587
588 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
589         perl -w ..\msggen.pl -l libModule $(InputPath)
590
591 # End Custom Build
592
593 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
594
595 # Begin Custom Build - Processing $(InputPath)
596 InputDir=.
597 InputPath=.\MessageFormatterMessages.msg
598 InputName=MessageFormatterMessages
599
600 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
601         perl -w ..\msggen.pl -l libModule $(InputPath)
602
603 # End Custom Build
604
605 !ENDIF 
606
607 # End Source File
608 # Begin Source File
609
610 SOURCE=.\MessageReporter.cxx
611 # End Source File
612 # Begin Source File
613
614 SOURCE=.\MessageReporterMessages.msg
615
616 !IF  "$(CFG)" == "lib - Win32 Release"
617
618 # Begin Custom Build - Processing $(InputPath)
619 InputDir=.
620 InputPath=.\MessageReporterMessages.msg
621 InputName=MessageReporterMessages
622
623 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
624         perl -w ..\msggen.pl -l libModule $(InputPath)
625
626 # End Custom Build
627
628 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
629
630 # Begin Custom Build - Processing $(InputPath)
631 InputDir=.
632 InputPath=.\MessageReporterMessages.msg
633 InputName=MessageReporterMessages
634
635 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
636         perl -w ..\msggen.pl -l libModule $(InputPath)
637
638 # End Custom Build
639
640 !ENDIF 
641
642 # End Source File
643 # Begin Source File
644
645 SOURCE=.\MessageTable.cxx
646 # End Source File
647 # Begin Source File
648
649 SOURCE=.\ModeInfo.cxx
650 # End Source File
651 # Begin Source File
652
653 SOURCE=.\Notation.cxx
654 # End Source File
655 # Begin Source File
656
657 SOURCE=.\NotationStorage.cxx
658 # End Source File
659 # Begin Source File
660
661 SOURCE=.\NumericCharRefOrigin.cxx
662 # End Source File
663 # Begin Source File
664
665 SOURCE=.\OffsetOrderedList.cxx
666 # End Source File
667 # Begin Source File
668
669 SOURCE=.\OpenElement.cxx
670 # End Source File
671 # Begin Source File
672
673 SOURCE=.\OutputByteStream.cxx
674 # End Source File
675 # Begin Source File
676
677 SOURCE=.\OutputCharStream.cxx
678 # End Source File
679 # Begin Source File
680
681 SOURCE=.\OutputState.cxx
682 # End Source File
683 # Begin Source File
684
685 SOURCE=.\Param.cxx
686 # End Source File
687 # Begin Source File
688
689 SOURCE=.\parseAttribute.cxx
690 # End Source File
691 # Begin Source File
692
693 SOURCE=.\parseCommon.cxx
694 # End Source File
695 # Begin Source File
696
697 SOURCE=.\parseDecl.cxx
698 # End Source File
699 # Begin Source File
700
701 SOURCE=.\parseInstance.cxx
702 # End Source File
703 # Begin Source File
704
705 SOURCE=.\parseMode.cxx
706 # End Source File
707 # Begin Source File
708
709 SOURCE=.\parseParam.cxx
710 # End Source File
711 # Begin Source File
712
713 SOURCE=.\Parser.cxx
714 # End Source File
715 # Begin Source File
716
717 SOURCE=.\parser_inst.cxx
718 # ADD CPP /Yu"splib.h"
719 # End Source File
720 # Begin Source File
721
722 SOURCE=.\parser_inst.m4
723
724 !IF  "$(CFG)" == "lib - Win32 Release"
725
726 # Begin Custom Build - Processing $(InputPath)
727 InputDir=.
728 InputPath=.\parser_inst.m4
729 InputName=parser_inst
730
731 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
732         del /f $(InputDir)\$(InputName).cxx 
733         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
734         attrib +r $(InputDir)\$(InputName).cxx 
735         
736 # End Custom Build
737
738 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
739
740 # Begin Custom Build - Processing $(InputPath)
741 InputDir=.
742 InputPath=.\parser_inst.m4
743 InputName=parser_inst
744
745 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
746         del /f $(InputDir)\$(InputName).cxx 
747         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
748         attrib +r $(InputDir)\$(InputName).cxx 
749         
750 # End Custom Build
751
752 !ENDIF 
753
754 # End Source File
755 # Begin Source File
756
757 SOURCE=.\ParserApp.cxx
758 # End Source File
759 # Begin Source File
760
761 SOURCE=.\ParserAppMessages.msg
762
763 !IF  "$(CFG)" == "lib - Win32 Release"
764
765 # Begin Custom Build - Processing $(InputPath)
766 InputDir=.
767 InputPath=.\ParserAppMessages.msg
768 InputName=ParserAppMessages
769
770 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
771         perl -w ..\msggen.pl -l libModule $(InputPath)
772
773 # End Custom Build
774
775 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
776
777 # Begin Custom Build - Processing $(InputPath)
778 InputDir=.
779 InputPath=.\ParserAppMessages.msg
780 InputName=ParserAppMessages
781
782 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
783         perl -w ..\msggen.pl -l libModule $(InputPath)
784
785 # End Custom Build
786
787 !ENDIF 
788
789 # End Source File
790 # Begin Source File
791
792 SOURCE=.\ParserEventGeneratorKit.cxx
793 # End Source File
794 # Begin Source File
795
796 SOURCE=.\ParserMessages.cxx
797 # SUBTRACT CPP /YX /Yc /Yu
798 # End Source File
799 # Begin Source File
800
801 SOURCE=.\ParserMessages.msg
802
803 !IF  "$(CFG)" == "lib - Win32 Release"
804
805 # Begin Custom Build - Processing $(InputPath)
806 InputDir=.
807 InputPath=.\ParserMessages.msg
808 InputName=ParserMessages
809
810 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
811         perl -w ..\msggen.pl -l libModule $(InputPath)
812
813 # End Custom Build
814
815 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
816
817 # Begin Custom Build - Processing $(InputPath)
818 InputDir=.
819 InputPath=.\ParserMessages.msg
820 InputName=ParserMessages
821
822 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
823         perl -w ..\msggen.pl -l libModule $(InputPath)
824
825 # End Custom Build
826
827 !ENDIF 
828
829 # End Source File
830 # Begin Source File
831
832 SOURCE=.\ParserOptions.cxx
833 # End Source File
834 # Begin Source File
835
836 SOURCE=.\ParserState.cxx
837 # End Source File
838 # Begin Source File
839
840 SOURCE=.\parseSd.cxx
841 # End Source File
842 # Begin Source File
843
844 SOURCE=.\Partition.cxx
845 # End Source File
846 # Begin Source File
847
848 SOURCE=.\PosixStorage.cxx
849 # End Source File
850 # Begin Source File
851
852 SOURCE=.\PosixStorageMessages.msg
853
854 !IF  "$(CFG)" == "lib - Win32 Release"
855
856 # Begin Custom Build - Processing $(InputPath)
857 InputDir=.
858 InputPath=.\PosixStorageMessages.msg
859 InputName=PosixStorageMessages
860
861 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
862         perl -w ..\msggen.pl -l libModule $(InputPath)
863
864 # End Custom Build
865
866 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
867
868 # Begin Custom Build - Processing $(InputPath)
869 InputDir=.
870 InputPath=.\PosixStorageMessages.msg
871 InputName=PosixStorageMessages
872
873 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
874         perl -w ..\msggen.pl -l libModule $(InputPath)
875
876 # End Custom Build
877
878 !ENDIF 
879
880 # End Source File
881 # Begin Source File
882
883 SOURCE=.\Recognizer.cxx
884 # End Source File
885 # Begin Source File
886
887 SOURCE=.\RewindStorageObject.cxx
888 # End Source File
889 # Begin Source File
890
891 SOURCE=.\Sd.cxx
892 # End Source File
893 # Begin Source File
894
895 SOURCE=.\SdText.cxx
896 # End Source File
897 # Begin Source File
898
899 SOURCE=.\SearchResultMessageArg.cxx
900 # End Source File
901 # Begin Source File
902
903 SOURCE=.\SGMLApplication.cxx
904 # End Source File
905 # Begin Source File
906
907 SOURCE=.\SgmlParser.cxx
908 # End Source File
909 # Begin Source File
910
911 SOURCE=.\ShortReferenceMap.cxx
912 # End Source File
913 # Begin Source File
914
915 SOURCE=.\SJISCodingSystem.cxx
916 # End Source File
917 # Begin Source File
918
919 SOURCE=.\SOEntityCatalog.cxx
920 # End Source File
921 # Begin Source File
922
923 SOURCE=.\splib.cxx
924 # ADD CPP /Yc"splib.h"
925 # End Source File
926 # Begin Source File
927
928 SOURCE=.\StdioStorage.cxx
929 # End Source File
930 # Begin Source File
931
932 SOURCE=.\StdioStorageMessages.msg
933
934 !IF  "$(CFG)" == "lib - Win32 Release"
935
936 # Begin Custom Build - Processing $(InputPath)
937 InputDir=.
938 InputPath=.\StdioStorageMessages.msg
939 InputName=StdioStorageMessages
940
941 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
942         perl -w ..\msggen.pl -l libModule $(InputPath)
943
944 # End Custom Build
945
946 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
947
948 # Begin Custom Build - Processing $(InputPath)
949 InputDir=.
950 InputPath=.\StdioStorageMessages.msg
951 InputName=StdioStorageMessages
952
953 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
954         perl -w ..\msggen.pl -l libModule $(InputPath)
955
956 # End Custom Build
957
958 !ENDIF 
959
960 # End Source File
961 # Begin Source File
962
963 SOURCE=.\StorageManager.cxx
964 # End Source File
965 # Begin Source File
966
967 SOURCE=.\Syntax.cxx
968 # End Source File
969 # Begin Source File
970
971 SOURCE=.\Text.cxx
972 # End Source File
973 # Begin Source File
974
975 SOURCE=.\TokenMessageArg.cxx
976 # End Source File
977 # Begin Source File
978
979 SOURCE=.\TranslateCodingSystem.cxx
980 # End Source File
981 # Begin Source File
982
983 SOURCE=.\TrieBuilder.cxx
984 # End Source File
985 # Begin Source File
986
987 SOURCE=.\TypeId.cxx
988 # End Source File
989 # Begin Source File
990
991 SOURCE=.\Undo.cxx
992 # End Source File
993 # Begin Source File
994
995 SOURCE=.\UnicodeCodingSystem.cxx
996 # End Source File
997 # Begin Source File
998
999 SOURCE=.\UnivCharsetDesc.cxx
1000 # End Source File
1001 # Begin Source File
1002
1003 SOURCE=.\URLStorage.cxx
1004 # End Source File
1005 # Begin Source File
1006
1007 SOURCE=.\URLStorageMessages.msg
1008
1009 !IF  "$(CFG)" == "lib - Win32 Release"
1010
1011 # Begin Custom Build - Processing $(InputPath)
1012 InputDir=.
1013 InputPath=.\URLStorageMessages.msg
1014 InputName=URLStorageMessages
1015
1016 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1017         perl -w ..\msggen.pl -l libModule $(InputPath)
1018
1019 # End Custom Build
1020
1021 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
1022
1023 # Begin Custom Build - Processing $(InputPath)
1024 InputDir=.
1025 InputPath=.\URLStorageMessages.msg
1026 InputName=URLStorageMessages
1027
1028 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1029         perl -w ..\msggen.pl -l libModule $(InputPath)
1030
1031 # End Custom Build
1032
1033 !ENDIF 
1034
1035 # End Source File
1036 # Begin Source File
1037
1038 SOURCE=.\UTF8CodingSystem.cxx
1039 # End Source File
1040 # Begin Source File
1041
1042 SOURCE=.\Win32CodingSystem.cxx
1043 # End Source File
1044 # Begin Source File
1045
1046 SOURCE=.\WinApp.cxx
1047 # End Source File
1048 # Begin Source File
1049
1050 SOURCE=.\WinInetStorage.cxx
1051 # End Source File
1052 # Begin Source File
1053
1054 SOURCE=.\WinInetStorageMessages.msg
1055
1056 !IF  "$(CFG)" == "lib - Win32 Release"
1057
1058 # Begin Custom Build - Processing $(InputPath)
1059 InputDir=.
1060 InputPath=.\WinInetStorageMessages.msg
1061 InputName=WinInetStorageMessages
1062
1063 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1064         perl -w ..\msggen.pl -l libModule $(InputPath)
1065
1066 # End Custom Build
1067
1068 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
1069
1070 # Begin Custom Build - Processing $(InputPath)
1071 InputDir=.
1072 InputPath=.\WinInetStorageMessages.msg
1073 InputName=WinInetStorageMessages
1074
1075 "$(InputDir)\$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1076         perl -w ..\msggen.pl -l libModule $(InputPath)
1077
1078 # End Custom Build
1079
1080 !ENDIF 
1081
1082 # End Source File
1083 # Begin Source File
1084
1085 SOURCE=.\xentmgr_inst.cxx
1086 # ADD CPP /Yu"splib.h"
1087 # End Source File
1088 # Begin Source File
1089
1090 SOURCE=.\xentmgr_inst.m4
1091
1092 !IF  "$(CFG)" == "lib - Win32 Release"
1093
1094 # Begin Custom Build - Processing $(InputPath)
1095 InputDir=.
1096 InputPath=.\xentmgr_inst.m4
1097 InputName=xentmgr_inst
1098
1099 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1100         del /f $(InputDir)\$(InputName).cxx 
1101         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
1102         attrib +r $(InputDir)\$(InputName).cxx 
1103         
1104 # End Custom Build
1105
1106 !ELSEIF  "$(CFG)" == "lib - Win32 Debug"
1107
1108 # Begin Custom Build - Processing $(InputPath)
1109 InputDir=.
1110 InputPath=.\xentmgr_inst.m4
1111 InputName=xentmgr_inst
1112
1113 "$(InputDir)\$(InputName).cxx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1114         del /f $(InputDir)\$(InputName).cxx 
1115         perl ..\instmac.pl $(InputPath) >$(InputDir)\$(InputName).cxx 
1116         attrib +r $(InputDir)\$(InputName).cxx 
1117         
1118 # End Custom Build
1119
1120 !ENDIF 
1121
1122 # End Source File
1123 # Begin Source File
1124
1125 SOURCE=.\XMLCodingSystem.cxx
1126 # End Source File
1127 # End Group
1128 # Begin Group "Header Files"
1129
1130 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
1131 # Begin Source File
1132
1133 SOURCE=..\include\Allocator.h
1134 # End Source File
1135 # Begin Source File
1136
1137 SOURCE=..\include\ArcEngine.h
1138 # End Source File
1139 # Begin Source File
1140
1141 SOURCE=.\ArcEngineMessages.h
1142 # End Source File
1143 # Begin Source File
1144
1145 SOURCE=.\ArcProcessor.h
1146 # End Source File
1147 # Begin Source File
1148
1149 SOURCE=..\include\Attribute.h
1150 # End Source File
1151 # Begin Source File
1152
1153 SOURCE=..\include\Attributed.h
1154 # End Source File
1155 # Begin Source File
1156
1157 SOURCE=.\big5.h
1158 # End Source File
1159 # Begin Source File
1160
1161 SOURCE=..\include\Big5CodingSystem.h
1162 # End Source File
1163 # Begin Source File
1164
1165 SOURCE=..\include\Boolean.h
1166 # End Source File
1167 # Begin Source File
1168
1169 SOURCE=.\CatalogEntry.h
1170 # End Source File
1171 # Begin Source File
1172
1173 SOURCE=.\CatalogMessages.h
1174 # End Source File
1175 # Begin Source File
1176
1177 SOURCE=..\include\CharMap.cxx
1178 # PROP BASE Exclude_From_Build 1
1179 # PROP Exclude_From_Build 1
1180 # End Source File
1181 # Begin Source File
1182
1183 SOURCE=..\include\CharMap.h
1184 # End Source File
1185 # Begin Source File
1186
1187 SOURCE=..\include\CharsetDecl.h
1188 # End Source File
1189 # Begin Source File
1190
1191 SOURCE=..\include\CharsetInfo.h
1192 # End Source File
1193 # Begin Source File
1194
1195 SOURCE=..\include\CharsetRegistry.h
1196 # End Source File
1197 # Begin Source File
1198
1199 SOURCE=..\include\CmdLineApp.h
1200 # End Source File
1201 # Begin Source File
1202
1203 SOURCE=.\CmdLineAppMessages.h
1204 # End Source File
1205 # Begin Source File
1206
1207 SOURCE=..\include\CodingSystem.h
1208 # End Source File
1209 # Begin Source File
1210
1211 SOURCE=..\include\CodingSystemKit.h
1212 # End Source File
1213 # Begin Source File
1214
1215 SOURCE=..\include\config.h
1216 # End Source File
1217 # Begin Source File
1218
1219 SOURCE=..\include\ConsoleOutput.h
1220 # End Source File
1221 # Begin Source File
1222
1223 SOURCE=..\include\constant.h
1224 # End Source File
1225 # Begin Source File
1226
1227 SOURCE=..\include\ContentState.h
1228 # End Source File
1229 # Begin Source File
1230
1231 SOURCE=..\include\ContentToken.h
1232 # End Source File
1233 # Begin Source File
1234
1235 SOURCE=..\include\CopyOwner.cxx
1236 # PROP BASE Exclude_From_Build 1
1237 # PROP Exclude_From_Build 1
1238 # End Source File
1239 # Begin Source File
1240
1241 SOURCE=..\include\CopyOwner.h
1242 # End Source File
1243 # Begin Source File
1244
1245 SOURCE=..\include\DescriptorManager.h
1246 # End Source File
1247 # Begin Source File
1248
1249 SOURCE=..\include\Dtd.h
1250 # End Source File
1251 # Begin Source File
1252
1253 SOURCE=..\include\ElementType.h
1254 # End Source File
1255 # Begin Source File
1256
1257 SOURCE=..\include\Entity.h
1258 # End Source File
1259 # Begin Source File
1260
1261 SOURCE=..\include\EntityApp.h
1262 # End Source File
1263 # Begin Source File
1264
1265 SOURCE=..\include\EntityCatalog.h
1266 # End Source File
1267 # Begin Source File
1268
1269 SOURCE=..\include\EntityDecl.h
1270 # End Source File
1271 # Begin Source File
1272
1273 SOURCE=..\include\EntityManager.h
1274 # End Source File
1275 # Begin Source File
1276
1277 SOURCE=.\EntityManagerMessages.h
1278 # End Source File
1279 # Begin Source File
1280
1281 SOURCE=.\EquivClass.h
1282 # End Source File
1283 # Begin Source File
1284
1285 SOURCE=..\include\ErrnoMessageArg.h
1286 # End Source File
1287 # Begin Source File
1288
1289 SOURCE=..\include\ErrorCountEventHandler.h
1290 # End Source File
1291 # Begin Source File
1292
1293 SOURCE=..\include\EUCJPCodingSystem.h
1294 # End Source File
1295 # Begin Source File
1296
1297 SOURCE=..\include\Event.h
1298 # End Source File
1299 # Begin Source File
1300
1301 SOURCE=..\generic\EventGenerator.h
1302 # End Source File
1303 # Begin Source File
1304
1305 SOURCE=.\EventQueue.h
1306 # End Source File
1307 # Begin Source File
1308
1309 SOURCE=.\events.h
1310 # End Source File
1311 # Begin Source File
1312
1313 SOURCE=..\include\EventsWanted.h
1314 # End Source File
1315 # Begin Source File
1316
1317 SOURCE=..\include\ExtendEntityManager.h
1318 # End Source File
1319 # Begin Source File
1320
1321 SOURCE=..\include\ExternalId.h
1322 # End Source File
1323 # Begin Source File
1324
1325 SOURCE=..\include\Fixed2CodingSystem.h
1326 # End Source File
1327 # Begin Source File
1328
1329 SOURCE=..\include\Fixed4CodingSystem.h
1330 # End Source File
1331 # Begin Source File
1332
1333 SOURCE=..\include\UTF16CodingSystem.h
1334 # End Source File
1335 # Begin Source File
1336
1337 SOURCE=.\gb2312.h
1338 # End Source File
1339 # Begin Source File
1340
1341 SOURCE=..\include\GenericEventHandler.h
1342 # End Source File
1343 # Begin Source File
1344
1345 SOURCE=.\Group.h
1346 # End Source File
1347 # Begin Source File
1348
1349 SOURCE=..\include\Hash.h
1350 # End Source File
1351 # Begin Source File
1352
1353 SOURCE=..\include\HashTable.cxx
1354 # PROP BASE Exclude_From_Build 1
1355 # PROP Exclude_From_Build 1
1356 # End Source File
1357 # Begin Source File
1358
1359 SOURCE=..\include\HashTable.h
1360 # End Source File
1361 # Begin Source File
1362
1363 SOURCE=..\include\HashTableItemBase.cxx
1364 # PROP BASE Exclude_From_Build 1
1365 # PROP Exclude_From_Build 1
1366 # End Source File
1367 # Begin Source File
1368
1369 SOURCE=..\include\HashTableItemBase.h
1370 # End Source File
1371 # Begin Source File
1372
1373 SOURCE=.\Id.h
1374 # End Source File
1375 # Begin Source File
1376
1377 SOURCE=..\include\IdentityCodingSystem.h
1378 # End Source File
1379 # Begin Source File
1380
1381 SOURCE=..\include\IList.h
1382 # End Source File
1383 # Begin Source File
1384
1385 SOURCE=..\include\IListBase.h
1386 # End Source File
1387 # Begin Source File
1388
1389 SOURCE=..\include\IListIter.h
1390 # End Source File
1391 # Begin Source File
1392
1393 SOURCE=..\include\IListIterBase.h
1394 # End Source File
1395 # Begin Source File
1396
1397 SOURCE=..\include\InputSource.h
1398 # End Source File
1399 # Begin Source File
1400
1401 SOURCE=..\include\InternalInputSource.h
1402 # End Source File
1403 # Begin Source File
1404
1405 SOURCE=..\include\IQueue.cxx
1406 # PROP BASE Exclude_From_Build 1
1407 # PROP Exclude_From_Build 1
1408 # End Source File
1409 # Begin Source File
1410
1411 SOURCE=..\include\IQueue.h
1412 # End Source File
1413 # Begin Source File
1414
1415 SOURCE=..\include\ISet.cxx
1416 # PROP BASE Exclude_From_Build 1
1417 # PROP Exclude_From_Build 1
1418 # End Source File
1419 # Begin Source File
1420
1421 SOURCE=..\include\ISet.h
1422 # End Source File
1423 # Begin Source File
1424
1425 SOURCE=..\include\ISetIter.h
1426 # End Source File
1427 # Begin Source File
1428
1429 SOURCE=".\iso646-jis.h"
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=".\iso8859-2.h"
1434 # End Source File
1435 # Begin Source File
1436
1437 SOURCE=".\iso8859-3.h"
1438 # End Source File
1439 # Begin Source File
1440
1441 SOURCE=".\iso8859-4.h"
1442 # End Source File
1443 # Begin Source File
1444
1445 SOURCE=".\iso8859-5.h"
1446 # End Source File
1447 # Begin Source File
1448
1449 SOURCE=".\iso8859-6.h"
1450 # End Source File
1451 # Begin Source File
1452
1453 SOURCE=".\iso8859-7.h"
1454 # End Source File
1455 # Begin Source File
1456
1457 SOURCE=".\iso8859-8.h"
1458 # End Source File
1459 # Begin Source File
1460
1461 SOURCE=".\iso8859-9.h"
1462 # End Source File
1463 # Begin Source File
1464
1465 SOURCE=.\jis0201.h
1466 # End Source File
1467 # Begin Source File
1468
1469 SOURCE=.\jis0208.h
1470 # End Source File
1471 # Begin Source File
1472
1473 SOURCE=.\jis0212.h
1474 # End Source File
1475 # Begin Source File
1476
1477 SOURCE=.\ksc5601.h
1478 # End Source File
1479 # Begin Source File
1480
1481 SOURCE=.\koi8-r.h
1482 # End Source File
1483 # Begin Source File
1484
1485 SOURCE=..\include\Link.h
1486 # End Source File
1487 # Begin Source File
1488
1489 SOURCE=..\include\LinkProcess.h
1490 # End Source File
1491 # Begin Source File
1492
1493 SOURCE=..\include\List.cxx
1494 # PROP BASE Exclude_From_Build 1
1495 # PROP Exclude_From_Build 1
1496 # End Source File
1497 # Begin Source File
1498
1499 SOURCE=..\include\List.h
1500 # End Source File
1501 # Begin Source File
1502
1503 SOURCE=..\include\ListIter.h
1504 # End Source File
1505 # Begin Source File
1506
1507 SOURCE=..\include\LiteralStorage.h
1508 # End Source File
1509 # Begin Source File
1510
1511 SOURCE=..\include\Location.h
1512 # End Source File
1513 # Begin Source File
1514
1515 SOURCE=..\include\Lpd.h
1516 # End Source File
1517 # Begin Source File
1518
1519 SOURCE=.\LpdEntityRef.h
1520 # End Source File
1521 # Begin Source File
1522
1523 SOURCE=..\include\macros.h
1524 # End Source File
1525 # Begin Source File
1526
1527 SOURCE=..\include\Markup.h
1528 # End Source File
1529 # Begin Source File
1530
1531 SOURCE=.\MarkupScan.h
1532 # End Source File
1533 # Begin Source File
1534
1535 SOURCE=..\include\Message.h
1536 # End Source File
1537 # Begin Source File
1538
1539 SOURCE=..\include\MessageArg.h
1540 # End Source File
1541 # Begin Source File
1542
1543 SOURCE=..\include\MessageBuilder.h
1544 # End Source File
1545 # Begin Source File
1546
1547 SOURCE=..\include\MessageEventHandler.h
1548 # End Source File
1549 # Begin Source File
1550
1551 SOURCE=..\include\MessageFormatter.h
1552 # End Source File
1553 # Begin Source File
1554
1555 SOURCE=.\MessageFormatterMessages.h
1556 # End Source File
1557 # Begin Source File
1558
1559 SOURCE=..\include\MessageReporter.h
1560 # End Source File
1561 # Begin Source File
1562
1563 SOURCE=.\MessageReporterMessages.h
1564 # End Source File
1565 # Begin Source File
1566
1567 SOURCE=..\include\MessageTable.h
1568 # End Source File
1569 # Begin Source File
1570
1571 SOURCE=..\include\Mode.h
1572 # End Source File
1573 # Begin Source File
1574
1575 SOURCE=.\ModeInfo.h
1576 # End Source File
1577 # Begin Source File
1578
1579 SOURCE=.\Mutex.h
1580 # End Source File
1581 # Begin Source File
1582
1583 SOURCE=..\include\Named.h
1584 # End Source File
1585 # Begin Source File
1586
1587 SOURCE=..\include\NamedResource.h
1588 # End Source File
1589 # Begin Source File
1590
1591 SOURCE=..\include\NamedResourceTable.h
1592 # End Source File
1593 # Begin Source File
1594
1595 SOURCE=..\include\NamedTable.h
1596 # End Source File
1597 # Begin Source File
1598
1599 SOURCE=.\NameToken.h
1600 # End Source File
1601 # Begin Source File
1602
1603 SOURCE=..\include\NCVector.h
1604 # End Source File
1605 # Begin Source File
1606
1607 SOURCE=..\include\Notation.h
1608 # End Source File
1609 # Begin Source File
1610
1611 SOURCE=..\include\NotationStorage.h
1612 # End Source File
1613 # Begin Source File
1614
1615 SOURCE=.\NumericCharRefOrigin.h
1616 # End Source File
1617 # Begin Source File
1618
1619 SOURCE=.\OffsetOrderedList.h
1620 # End Source File
1621 # Begin Source File
1622
1623 SOURCE=..\include\OpenElement.h
1624 # End Source File
1625 # Begin Source File
1626
1627 SOURCE=..\include\Options.cxx
1628 # PROP BASE Exclude_From_Build 1
1629 # PROP Exclude_From_Build 1
1630 # End Source File
1631 # Begin Source File
1632
1633 SOURCE=..\include\Options.h
1634 # End Source File
1635 # Begin Source File
1636
1637 SOURCE=..\include\OutputByteStream.h
1638 # End Source File
1639 # Begin Source File
1640
1641 SOURCE=..\include\OutputCharStream.h
1642 # End Source File
1643 # Begin Source File
1644
1645 SOURCE=.\OutputState.h
1646 # End Source File
1647 # Begin Source File
1648
1649 SOURCE=..\include\Owner.cxx
1650 # PROP BASE Exclude_From_Build 1
1651 # PROP Exclude_From_Build 1
1652 # End Source File
1653 # Begin Source File
1654
1655 SOURCE=..\include\Owner.h
1656 # End Source File
1657 # Begin Source File
1658
1659 SOURCE=..\include\OwnerTable.cxx
1660 # PROP BASE Exclude_From_Build 1
1661 # PROP Exclude_From_Build 1
1662 # End Source File
1663 # Begin Source File
1664
1665 SOURCE=..\include\OwnerTable.h
1666 # End Source File
1667 # Begin Source File
1668
1669 SOURCE=.\Param.h
1670 # End Source File
1671 # Begin Source File
1672
1673 SOURCE=.\Parser.h
1674 # End Source File
1675 # Begin Source File
1676
1677 SOURCE=..\include\ParserApp.h
1678 # End Source File
1679 # Begin Source File
1680
1681 SOURCE=.\ParserAppMessages.h
1682 # End Source File
1683 # Begin Source File
1684
1685 SOURCE=..\generic\ParserEventGeneratorKit.h
1686 # End Source File
1687 # Begin Source File
1688
1689 SOURCE=.\ParserMessages.h
1690 # End Source File
1691 # Begin Source File
1692
1693 SOURCE=..\include\ParserOptions.h
1694 # End Source File
1695 # Begin Source File
1696
1697 SOURCE=.\ParserState.h
1698 # End Source File
1699 # Begin Source File
1700
1701 SOURCE=.\Partition.h
1702 # End Source File
1703 # Begin Source File
1704
1705 SOURCE=..\include\PointerTable.cxx
1706 # PROP BASE Exclude_From_Build 1
1707 # PROP Exclude_From_Build 1
1708 # End Source File
1709 # Begin Source File
1710
1711 SOURCE=..\include\PointerTable.h
1712 # End Source File
1713 # Begin Source File
1714
1715 SOURCE=..\include\PosixStorage.h
1716 # End Source File
1717 # Begin Source File
1718
1719 SOURCE=.\PosixStorageMessages.h
1720 # End Source File
1721 # Begin Source File
1722
1723 SOURCE=.\Priority.h
1724 # End Source File
1725 # Begin Source File
1726
1727 SOURCE=..\include\Ptr.cxx
1728 # PROP BASE Exclude_From_Build 1
1729 # PROP Exclude_From_Build 1
1730 # End Source File
1731 # Begin Source File
1732
1733 SOURCE=..\include\Ptr.h
1734 # End Source File
1735 # Begin Source File
1736
1737 SOURCE=..\include\RangeMap.cxx
1738 # PROP BASE Exclude_From_Build 1
1739 # PROP Exclude_From_Build 1
1740 # End Source File
1741 # Begin Source File
1742
1743 SOURCE=..\include\RangeMap.h
1744 # End Source File
1745 # Begin Source File
1746
1747 SOURCE=.\Recognizer.h
1748 # End Source File
1749 # Begin Source File
1750
1751 SOURCE=..\include\Resource.h
1752 # End Source File
1753 # Begin Source File
1754
1755 SOURCE=..\include\RewindStorageObject.h
1756 # End Source File
1757 # Begin Source File
1758
1759 SOURCE=..\include\rtti.h
1760 # End Source File
1761 # Begin Source File
1762
1763 SOURCE=..\include\Sd.h
1764 # End Source File
1765 # Begin Source File
1766
1767 SOURCE=.\SdFormalError.h
1768 # End Source File
1769 # Begin Source File
1770
1771 SOURCE=..\include\SdText.h
1772 # End Source File
1773 # Begin Source File
1774
1775 SOURCE=..\include\SearchResultMessageArg.h
1776 # End Source File
1777 # Begin Source File
1778
1779 SOURCE=..\generic\SGMLApplication.h
1780 # End Source File
1781 # Begin Source File
1782
1783 SOURCE=..\include\SgmlParser.h
1784 # End Source File
1785 # Begin Source File
1786
1787 SOURCE=..\include\ShortReferenceMap.h
1788 # End Source File
1789 # Begin Source File
1790
1791 SOURCE=..\include\SJISCodingSystem.h
1792 # End Source File
1793 # Begin Source File
1794
1795 SOURCE=..\include\SOEntityCatalog.h
1796 # End Source File
1797 # Begin Source File
1798
1799 SOURCE=.\splib.h
1800 # End Source File
1801 # Begin Source File
1802
1803 SOURCE=.\splibpch.h
1804 # End Source File
1805 # Begin Source File
1806
1807 SOURCE=..\include\sptchar.h
1808 # End Source File
1809 # Begin Source File
1810
1811 SOURCE=.\SrInfo.h
1812 # End Source File
1813 # Begin Source File
1814
1815 SOURCE="..\..\..\Program Files\Microsoft Visual Studio\VC98\Include\SYS\STAT.H"
1816 # End Source File
1817 # Begin Source File
1818
1819 SOURCE=..\include\StdioStorage.h
1820 # End Source File
1821 # Begin Source File
1822
1823 SOURCE=.\StdioStorageMessages.h
1824 # End Source File
1825 # Begin Source File
1826
1827 SOURCE=..\include\StorageManager.h
1828 # End Source File
1829 # Begin Source File
1830
1831 SOURCE=.\StorageObjectPosition.h
1832 # End Source File
1833 # Begin Source File
1834
1835 SOURCE=..\include\StringC.h
1836 # End Source File
1837 # Begin Source File
1838
1839 SOURCE=..\include\StringOf.cxx
1840 # PROP BASE Exclude_From_Build 1
1841 # PROP Exclude_From_Build 1
1842 # End Source File
1843 # Begin Source File
1844
1845 SOURCE=..\include\StringOf.h
1846 # End Source File
1847 # Begin Source File
1848
1849 SOURCE=..\include\StringResource.h
1850 # End Source File
1851 # Begin Source File
1852
1853 SOURCE=.\SubstTable.cxx
1854 # End Source File
1855 # Begin Source File
1856
1857 SOURCE=..\include\SubstTable.h
1858 # End Source File
1859 # Begin Source File
1860
1861 SOURCE=..\include\Syntax.h
1862 # End Source File
1863 # Begin Source File
1864
1865 SOURCE=..\include\Text.h
1866 # End Source File
1867 # Begin Source File
1868
1869 SOURCE=.\token.h
1870 # End Source File
1871 # Begin Source File
1872
1873 SOURCE=.\TokenMessageArg.h
1874 # End Source File
1875 # Begin Source File
1876
1877 SOURCE=..\include\TranslateCodingSystem.h
1878 # End Source File
1879 # Begin Source File
1880
1881 SOURCE=.\Trie.h
1882 # End Source File
1883 # Begin Source File
1884
1885 SOURCE=.\TrieBuilder.h
1886 # End Source File
1887 # Begin Source File
1888
1889 SOURCE=..\include\TypeId.h
1890 # End Source File
1891 # Begin Source File
1892
1893 SOURCE="..\..\..\Program Files\Microsoft Visual Studio\VC98\Include\SYS\TYPES.H"
1894 # End Source File
1895 # Begin Source File
1896
1897 SOURCE=.\Undo.h
1898 # End Source File
1899 # Begin Source File
1900
1901 SOURCE=..\include\UnicodeCodingSystem.h
1902 # End Source File
1903 # Begin Source File
1904
1905 SOURCE=..\include\UnivCharsetDesc.h
1906 # End Source File
1907 # Begin Source File
1908
1909 SOURCE=..\include\URLStorage.h
1910 # End Source File
1911 # Begin Source File
1912
1913 SOURCE=.\URLStorageMessages.h
1914 # End Source File
1915 # Begin Source File
1916
1917 SOURCE=..\include\UTF8CodingSystem.h
1918 # End Source File
1919 # Begin Source File
1920
1921 SOURCE=..\include\Vector.cxx
1922 # PROP BASE Exclude_From_Build 1
1923 # PROP Exclude_From_Build 1
1924 # End Source File
1925 # Begin Source File
1926
1927 SOURCE=..\include\Vector.h
1928 # End Source File
1929 # Begin Source File
1930
1931 SOURCE=..\include\Win32CodingSystem.h
1932 # End Source File
1933 # Begin Source File
1934
1935 SOURCE=..\include\WinApp.h
1936 # End Source File
1937 # Begin Source File
1938
1939 SOURCE=..\include\WinInetStorage.h
1940 # End Source File
1941 # Begin Source File
1942
1943 SOURCE=.\WinInetStorageMessages.h
1944 # End Source File
1945 # Begin Source File
1946
1947 SOURCE=..\include\XcharMap.cxx
1948 # PROP BASE Exclude_From_Build 1
1949 # PROP Exclude_From_Build 1
1950 # End Source File
1951 # Begin Source File
1952
1953 SOURCE=..\include\XcharMap.h
1954 # End Source File
1955 # Begin Source File
1956
1957 SOURCE=..\include\XMLCodingSystem.h
1958 # End Source File
1959 # Begin Source File
1960
1961 SOURCE=..\include\xnew.h
1962 # End Source File
1963 # End Group
1964 # Begin Group "Resource Files"
1965
1966 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
1967 # Begin Source File
1968
1969 SOURCE=.\ArcEngineMessages.rc
1970 # PROP Exclude_From_Build 1
1971 # End Source File
1972 # Begin Source File
1973
1974 SOURCE=.\CatalogMessages.rc
1975 # PROP Exclude_From_Build 1
1976 # End Source File
1977 # Begin Source File
1978
1979 SOURCE=.\CmdLineAppMessages.rc
1980 # PROP Exclude_From_Build 1
1981 # End Source File
1982 # Begin Source File
1983
1984 SOURCE=.\EntityAppMessages.rc
1985 # PROP Exclude_From_Build 1
1986 # End Source File
1987 # Begin Source File
1988
1989 SOURCE=.\EntityManagerMessages.rc
1990 # PROP Exclude_From_Build 1
1991 # End Source File
1992 # Begin Source File
1993
1994 SOURCE=.\lib.rc
1995 # ADD BASE RSC /l 0x809 /i "lib"
1996 # ADD RSC /l 0x809 /i "." /i "lib"
1997 # End Source File
1998 # Begin Source File
1999
2000 SOURCE=.\MessageFormatterMessages.rc
2001 # PROP Exclude_From_Build 1
2002 # End Source File
2003 # Begin Source File
2004
2005 SOURCE=.\MessageReporterMessages.rc
2006 # PROP Exclude_From_Build 1
2007 # End Source File
2008 # Begin Source File
2009
2010 SOURCE=.\ParserAppMessages.rc
2011 # PROP Exclude_From_Build 1
2012 # End Source File
2013 # Begin Source File
2014
2015 SOURCE=.\ParserMessages.rc
2016 # PROP Exclude_From_Build 1
2017 # End Source File
2018 # Begin Source File
2019
2020 SOURCE=.\PosixStorageMessages.rc
2021 # PROP Exclude_From_Build 1
2022 # End Source File
2023 # Begin Source File
2024
2025 SOURCE=.\StdioStorageMessages.rc
2026 # PROP Exclude_From_Build 1
2027 # End Source File
2028 # Begin Source File
2029
2030 SOURCE=.\URLStorageMessages.rc
2031 # PROP Exclude_From_Build 1
2032 # End Source File
2033 # End Group
2034 # End Target
2035 # End Project