More unit tests
[codimension.git] / thirdparty / libantlr3c-3.2 / C.vcproj
blobfef1f0336cc08457ab8e3d3dba247255f9ee1915
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="C"
6 ProjectGUID="{0F0FE03A-78F3-4B34-9DCE-0CDFF1FB5C40}"
7 RootNamespace="C"
8 SccProjectName="Perforce Project"
9 SccLocalPath="..\.."
10 SccProvider="MSSCCI:Perforce SCM"
11 Keyword="Win32Proj"
12 TargetFrameworkVersion="131072"
14 <Platforms>
15 <Platform
16 Name="Win32"
18 <Platform
19 Name="x64"
21 </Platforms>
22 <ToolFiles>
23 </ToolFiles>
24 <Configurations>
25 <Configuration
26 Name="Debug|Win32"
27 OutputDirectory="Debug"
28 IntermediateDirectory="Debug"
29 ConfigurationType="4"
30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
31 CharacterSet="2"
33 <Tool
34 Name="VCPreBuildEventTool"
36 <Tool
37 Name="VCCustomBuildTool"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\..\include&quot;"
52 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
53 StringPooling="true"
54 MinimalRebuild="false"
55 BasicRuntimeChecks="3"
56 RuntimeLibrary="3"
57 StructMemberAlignment="0"
58 EnableFunctionLevelLinking="true"
59 EnableEnhancedInstructionSet="0"
60 FloatingPointModel="0"
61 FloatingPointExceptions="true"
62 DisableLanguageExtensions="false"
63 UsePrecompiledHeader="0"
64 ExpandAttributedSource="true"
65 AssemblerOutput="2"
66 BrowseInformation="1"
67 WarningLevel="4"
68 WarnAsError="false"
69 Detect64BitPortabilityProblems="false"
70 DebugInformationFormat="3"
71 CallingConvention="0"
72 CompileAs="0"
74 <Tool
75 Name="VCManagedResourceCompilerTool"
77 <Tool
78 Name="VCResourceCompilerTool"
80 <Tool
81 Name="VCPreLinkEventTool"
83 <Tool
84 Name="VCLibrarianTool"
85 AdditionalDependencies="Ws2_32.lib"
86 OutputFile="$(OutDir)/antlr3cd.lib"
88 <Tool
89 Name="VCALinkTool"
91 <Tool
92 Name="VCXDCMakeTool"
94 <Tool
95 Name="VCBscMakeTool"
97 <Tool
98 Name="VCFxCopTool"
100 <Tool
101 Name="VCPostBuildEventTool"
103 </Configuration>
104 <Configuration
105 Name="Debug|x64"
106 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
107 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
108 ConfigurationType="4"
109 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
110 CharacterSet="2"
112 <Tool
113 Name="VCPreBuildEventTool"
115 <Tool
116 Name="VCCustomBuildTool"
118 <Tool
119 Name="VCXMLDataGeneratorTool"
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
124 <Tool
125 Name="VCMIDLTool"
126 TargetEnvironment="3"
128 <Tool
129 Name="VCCLCompilerTool"
130 Optimization="0"
131 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\..\include&quot;"
132 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
133 StringPooling="true"
134 MinimalRebuild="false"
135 BasicRuntimeChecks="3"
136 RuntimeLibrary="3"
137 StructMemberAlignment="0"
138 EnableFunctionLevelLinking="true"
139 EnableEnhancedInstructionSet="0"
140 FloatingPointModel="0"
141 FloatingPointExceptions="true"
142 DisableLanguageExtensions="false"
143 UsePrecompiledHeader="0"
144 ExpandAttributedSource="true"
145 AssemblerOutput="2"
146 BrowseInformation="1"
147 WarningLevel="4"
148 WarnAsError="false"
149 Detect64BitPortabilityProblems="false"
150 DebugInformationFormat="3"
151 CallingConvention="0"
152 CompileAs="0"
154 <Tool
155 Name="VCManagedResourceCompilerTool"
157 <Tool
158 Name="VCResourceCompilerTool"
160 <Tool
161 Name="VCPreLinkEventTool"
163 <Tool
164 Name="VCLibrarianTool"
165 AdditionalDependencies="Ws2_32.lib"
166 OutputFile="$(OutDir)/antlr3cd.lib"
168 <Tool
169 Name="VCALinkTool"
171 <Tool
172 Name="VCXDCMakeTool"
174 <Tool
175 Name="VCBscMakeTool"
177 <Tool
178 Name="VCFxCopTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 <Configuration
185 Name="Release|Win32"
186 OutputDirectory="Release"
187 IntermediateDirectory="Release"
188 ConfigurationType="4"
189 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
190 CharacterSet="2"
192 <Tool
193 Name="VCPreBuildEventTool"
195 <Tool
196 Name="VCCustomBuildTool"
198 <Tool
199 Name="VCXMLDataGeneratorTool"
201 <Tool
202 Name="VCWebServiceProxyGeneratorTool"
204 <Tool
205 Name="VCMIDLTool"
207 <Tool
208 Name="VCCLCompilerTool"
209 Optimization="3"
210 InlineFunctionExpansion="2"
211 EnableIntrinsicFunctions="true"
212 FavorSizeOrSpeed="1"
213 OmitFramePointers="true"
214 EnableFiberSafeOptimizations="true"
215 WholeProgramOptimization="true"
216 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
217 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
218 StringPooling="true"
219 ExceptionHandling="1"
220 RuntimeLibrary="2"
221 BufferSecurityCheck="false"
222 EnableEnhancedInstructionSet="2"
223 FloatingPointModel="2"
224 DisableLanguageExtensions="false"
225 RuntimeTypeInfo="false"
226 UsePrecompiledHeader="0"
227 AssemblerListingLocation=".\asm\release"
228 WarningLevel="4"
229 WarnAsError="true"
230 Detect64BitPortabilityProblems="false"
231 DebugInformationFormat="3"
232 CallingConvention="0"
233 CompileAs="1"
235 <Tool
236 Name="VCManagedResourceCompilerTool"
238 <Tool
239 Name="VCResourceCompilerTool"
241 <Tool
242 Name="VCPreLinkEventTool"
244 <Tool
245 Name="VCLibrarianTool"
246 AdditionalOptions="/LTCG"
247 AdditionalDependencies="Ws2_32.lib"
248 OutputFile="$(OutDir)/antlr3c.lib"
250 <Tool
251 Name="VCALinkTool"
253 <Tool
254 Name="VCXDCMakeTool"
255 ValidateIntelliSense="true"
257 <Tool
258 Name="VCBscMakeTool"
260 <Tool
261 Name="VCFxCopTool"
263 <Tool
264 Name="VCPostBuildEventTool"
266 </Configuration>
267 <Configuration
268 Name="Release|x64"
269 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
270 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
271 ConfigurationType="4"
272 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
273 CharacterSet="2"
275 <Tool
276 Name="VCPreBuildEventTool"
278 <Tool
279 Name="VCCustomBuildTool"
281 <Tool
282 Name="VCXMLDataGeneratorTool"
284 <Tool
285 Name="VCWebServiceProxyGeneratorTool"
287 <Tool
288 Name="VCMIDLTool"
289 TargetEnvironment="3"
291 <Tool
292 Name="VCCLCompilerTool"
293 Optimization="3"
294 InlineFunctionExpansion="2"
295 EnableIntrinsicFunctions="true"
296 FavorSizeOrSpeed="1"
297 OmitFramePointers="true"
298 EnableFiberSafeOptimizations="true"
299 WholeProgramOptimization="true"
300 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
301 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
302 StringPooling="true"
303 ExceptionHandling="1"
304 RuntimeLibrary="2"
305 BufferSecurityCheck="false"
306 EnableEnhancedInstructionSet="0"
307 FloatingPointModel="2"
308 RuntimeTypeInfo="false"
309 UsePrecompiledHeader="0"
310 AssemblerListingLocation=".\asm\release"
311 WarningLevel="4"
312 WarnAsError="true"
313 Detect64BitPortabilityProblems="false"
314 DebugInformationFormat="3"
315 CallingConvention="0"
316 CompileAs="1"
318 <Tool
319 Name="VCManagedResourceCompilerTool"
321 <Tool
322 Name="VCResourceCompilerTool"
324 <Tool
325 Name="VCPreLinkEventTool"
327 <Tool
328 Name="VCLibrarianTool"
329 AdditionalOptions="/LTCG"
330 AdditionalDependencies="Ws2_32.lib"
331 OutputFile="$(OutDir)/antlr3c.lib"
333 <Tool
334 Name="VCALinkTool"
336 <Tool
337 Name="VCXDCMakeTool"
338 ValidateIntelliSense="true"
340 <Tool
341 Name="VCBscMakeTool"
343 <Tool
344 Name="VCFxCopTool"
346 <Tool
347 Name="VCPostBuildEventTool"
349 </Configuration>
350 <Configuration
351 Name="ReleaseDLL|Win32"
352 OutputDirectory="$(ConfigurationName)"
353 IntermediateDirectory="$(ConfigurationName)"
354 ConfigurationType="2"
355 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
356 CharacterSet="2"
357 WholeProgramOptimization="1"
359 <Tool
360 Name="VCPreBuildEventTool"
362 <Tool
363 Name="VCCustomBuildTool"
365 <Tool
366 Name="VCXMLDataGeneratorTool"
368 <Tool
369 Name="VCWebServiceProxyGeneratorTool"
371 <Tool
372 Name="VCMIDLTool"
374 <Tool
375 Name="VCCLCompilerTool"
376 Optimization="3"
377 InlineFunctionExpansion="2"
378 EnableIntrinsicFunctions="true"
379 FavorSizeOrSpeed="1"
380 OmitFramePointers="true"
381 EnableFiberSafeOptimizations="true"
382 WholeProgramOptimization="true"
383 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
384 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
385 StringPooling="true"
386 ExceptionHandling="1"
387 RuntimeLibrary="2"
388 BufferSecurityCheck="false"
389 EnableEnhancedInstructionSet="2"
390 FloatingPointModel="2"
391 DisableLanguageExtensions="false"
392 RuntimeTypeInfo="false"
393 UsePrecompiledHeader="0"
394 AssemblerListingLocation=".\asm\release"
395 WarningLevel="4"
396 WarnAsError="true"
397 Detect64BitPortabilityProblems="false"
398 DebugInformationFormat="3"
399 CallingConvention="0"
400 CompileAs="0"
402 <Tool
403 Name="VCManagedResourceCompilerTool"
405 <Tool
406 Name="VCResourceCompilerTool"
408 <Tool
409 Name="VCPreLinkEventTool"
411 <Tool
412 Name="VCLinkerTool"
413 AdditionalDependencies="Ws2_32.lib"
414 OutputFile="$(OutDir)\antlr3c.dll"
415 Version="3.1.1"
416 OptimizeReferences="2"
417 EnableCOMDATFolding="2"
418 RandomizedBaseAddress="1"
419 DataExecutionPrevention="0"
420 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
422 <Tool
423 Name="VCALinkTool"
425 <Tool
426 Name="VCManifestTool"
428 <Tool
429 Name="VCXDCMakeTool"
430 ValidateIntelliSense="true"
432 <Tool
433 Name="VCBscMakeTool"
435 <Tool
436 Name="VCFxCopTool"
438 <Tool
439 Name="VCAppVerifierTool"
441 <Tool
442 Name="VCPostBuildEventTool"
444 </Configuration>
445 <Configuration
446 Name="ReleaseDLL|x64"
447 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
448 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
449 ConfigurationType="2"
450 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
451 CharacterSet="2"
452 WholeProgramOptimization="1"
454 <Tool
455 Name="VCPreBuildEventTool"
457 <Tool
458 Name="VCCustomBuildTool"
460 <Tool
461 Name="VCXMLDataGeneratorTool"
463 <Tool
464 Name="VCWebServiceProxyGeneratorTool"
466 <Tool
467 Name="VCMIDLTool"
468 TargetEnvironment="3"
470 <Tool
471 Name="VCCLCompilerTool"
472 Optimization="3"
473 InlineFunctionExpansion="2"
474 EnableIntrinsicFunctions="true"
475 FavorSizeOrSpeed="1"
476 OmitFramePointers="true"
477 EnableFiberSafeOptimizations="true"
478 WholeProgramOptimization="true"
479 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
480 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
481 StringPooling="true"
482 ExceptionHandling="1"
483 RuntimeLibrary="2"
484 BufferSecurityCheck="false"
485 EnableEnhancedInstructionSet="0"
486 FloatingPointModel="2"
487 DisableLanguageExtensions="false"
488 RuntimeTypeInfo="false"
489 UsePrecompiledHeader="0"
490 AssemblerListingLocation=".\asm\release"
491 WarningLevel="4"
492 WarnAsError="true"
493 Detect64BitPortabilityProblems="false"
494 DebugInformationFormat="3"
495 CallingConvention="0"
496 CompileAs="0"
498 <Tool
499 Name="VCManagedResourceCompilerTool"
501 <Tool
502 Name="VCResourceCompilerTool"
504 <Tool
505 Name="VCPreLinkEventTool"
507 <Tool
508 Name="VCLinkerTool"
509 AdditionalDependencies="Ws2_32.lib"
510 OutputFile="$(OutDir)\antlr3c64.dll"
511 Version="3.1.1"
512 OptimizeReferences="2"
513 EnableCOMDATFolding="2"
514 RandomizedBaseAddress="1"
515 DataExecutionPrevention="0"
516 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
517 TargetMachine="17"
519 <Tool
520 Name="VCALinkTool"
522 <Tool
523 Name="VCManifestTool"
525 <Tool
526 Name="VCXDCMakeTool"
527 ValidateIntelliSense="true"
529 <Tool
530 Name="VCBscMakeTool"
532 <Tool
533 Name="VCFxCopTool"
535 <Tool
536 Name="VCAppVerifierTool"
538 <Tool
539 Name="VCPostBuildEventTool"
541 </Configuration>
542 <Configuration
543 Name="DebugDLL|Win32"
544 OutputDirectory="$(ConfigurationName)"
545 IntermediateDirectory="$(ConfigurationName)"
546 ConfigurationType="2"
547 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
548 CharacterSet="2"
550 <Tool
551 Name="VCPreBuildEventTool"
553 <Tool
554 Name="VCCustomBuildTool"
555 Outputs="$(TargetDir)$(TargetName)_dll.lib"
557 <Tool
558 Name="VCXMLDataGeneratorTool"
560 <Tool
561 Name="VCWebServiceProxyGeneratorTool"
563 <Tool
564 Name="VCMIDLTool"
566 <Tool
567 Name="VCCLCompilerTool"
568 Optimization="0"
569 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
570 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
571 StringPooling="true"
572 MinimalRebuild="false"
573 BasicRuntimeChecks="3"
574 RuntimeLibrary="3"
575 StructMemberAlignment="0"
576 EnableFunctionLevelLinking="true"
577 EnableEnhancedInstructionSet="0"
578 FloatingPointModel="0"
579 FloatingPointExceptions="true"
580 DisableLanguageExtensions="false"
581 UsePrecompiledHeader="0"
582 ExpandAttributedSource="true"
583 AssemblerOutput="2"
584 BrowseInformation="1"
585 WarningLevel="4"
586 WarnAsError="false"
587 Detect64BitPortabilityProblems="false"
588 DebugInformationFormat="3"
589 CallingConvention="0"
590 CompileAs="0"
592 <Tool
593 Name="VCManagedResourceCompilerTool"
595 <Tool
596 Name="VCResourceCompilerTool"
598 <Tool
599 Name="VCPreLinkEventTool"
601 <Tool
602 Name="VCLinkerTool"
603 AdditionalDependencies="Ws2_32.lib"
604 OutputFile="$(OutDir)\antlr3cd.dll"
605 Version="3.1.1"
606 GenerateDebugInformation="true"
607 RandomizedBaseAddress="1"
608 DataExecutionPrevention="0"
609 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
611 <Tool
612 Name="VCALinkTool"
614 <Tool
615 Name="VCManifestTool"
617 <Tool
618 Name="VCXDCMakeTool"
620 <Tool
621 Name="VCBscMakeTool"
623 <Tool
624 Name="VCFxCopTool"
626 <Tool
627 Name="VCAppVerifierTool"
629 <Tool
630 Name="VCPostBuildEventTool"
632 </Configuration>
633 <Configuration
634 Name="DebugDLL|x64"
635 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
636 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
637 ConfigurationType="2"
638 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
639 CharacterSet="2"
641 <Tool
642 Name="VCPreBuildEventTool"
644 <Tool
645 Name="VCCustomBuildTool"
646 Outputs="$(TargetDir)$(TargetName)_dll.lib"
648 <Tool
649 Name="VCXMLDataGeneratorTool"
651 <Tool
652 Name="VCWebServiceProxyGeneratorTool"
654 <Tool
655 Name="VCMIDLTool"
656 TargetEnvironment="3"
658 <Tool
659 Name="VCCLCompilerTool"
660 Optimization="0"
661 AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
662 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
663 StringPooling="true"
664 MinimalRebuild="false"
665 BasicRuntimeChecks="3"
666 RuntimeLibrary="3"
667 StructMemberAlignment="0"
668 EnableFunctionLevelLinking="true"
669 EnableEnhancedInstructionSet="0"
670 FloatingPointModel="0"
671 FloatingPointExceptions="true"
672 DisableLanguageExtensions="false"
673 UsePrecompiledHeader="0"
674 ExpandAttributedSource="true"
675 AssemblerOutput="2"
676 BrowseInformation="1"
677 WarningLevel="4"
678 WarnAsError="false"
679 Detect64BitPortabilityProblems="false"
680 DebugInformationFormat="3"
681 CallingConvention="0"
682 CompileAs="0"
684 <Tool
685 Name="VCManagedResourceCompilerTool"
687 <Tool
688 Name="VCResourceCompilerTool"
690 <Tool
691 Name="VCPreLinkEventTool"
693 <Tool
694 Name="VCLinkerTool"
695 AdditionalDependencies="Ws2_32.lib"
696 OutputFile="$(OutDir)\antlr3c64d.dll"
697 Version="3.1.1"
698 GenerateDebugInformation="true"
699 RandomizedBaseAddress="1"
700 DataExecutionPrevention="0"
701 ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
702 TargetMachine="17"
704 <Tool
705 Name="VCALinkTool"
707 <Tool
708 Name="VCManifestTool"
710 <Tool
711 Name="VCXDCMakeTool"
713 <Tool
714 Name="VCBscMakeTool"
716 <Tool
717 Name="VCFxCopTool"
719 <Tool
720 Name="VCAppVerifierTool"
722 <Tool
723 Name="VCPostBuildEventTool"
725 </Configuration>
726 </Configurations>
727 <References>
728 </References>
729 <Files>
730 <Filter
731 Name="Source Files"
732 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
733 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
735 <File
736 RelativePath=".\src\antlr3baserecognizer.c"
738 </File>
739 <File
740 RelativePath=".\src\antlr3basetree.c"
742 </File>
743 <File
744 RelativePath=".\src\antlr3basetreeadaptor.c"
746 </File>
747 <File
748 RelativePath=".\src\antlr3bitset.c"
750 </File>
751 <File
752 RelativePath=".\src\antlr3collections.c"
754 </File>
755 <File
756 RelativePath=".\src\antlr3commontoken.c"
758 </File>
759 <File
760 RelativePath=".\src\antlr3commontree.c"
762 </File>
763 <File
764 RelativePath=".\src\antlr3commontreeadaptor.c"
766 </File>
767 <File
768 RelativePath=".\src\antlr3commontreenodestream.c"
770 </File>
771 <File
772 RelativePath=".\src\antlr3convertutf.c"
774 </File>
775 <File
776 RelativePath=".\src\antlr3cyclicdfa.c"
778 </File>
779 <File
780 RelativePath=".\src\antlr3debughandlers.c"
782 </File>
783 <File
784 RelativePath=".\src\antlr3encodings.c"
786 </File>
787 <File
788 RelativePath=".\src\antlr3exception.c"
790 </File>
791 <File
792 RelativePath=".\src\antlr3filestream.c"
794 </File>
795 <File
796 RelativePath=".\src\antlr3inputstream.c"
798 </File>
799 <File
800 RelativePath=".\src\antlr3intstream.c"
802 </File>
803 <File
804 RelativePath=".\src\antlr3lexer.c"
806 </File>
807 <File
808 RelativePath=".\src\antlr3parser.c"
810 </File>
811 <File
812 RelativePath=".\src\antlr3rewritestreams.c"
814 </File>
815 <File
816 RelativePath=".\src\antlr3string.c"
818 </File>
819 <File
820 RelativePath=".\src\antlr3stringstream.c"
822 </File>
823 <File
824 RelativePath=".\src\antlr3tokenstream.c"
826 </File>
827 <File
828 RelativePath=".\src\antlr3treeparser.c"
830 </File>
831 <File
832 RelativePath=".\src\antlr3ucs2inputstream.c"
834 </File>
835 </Filter>
836 <Filter
837 Name="Header Files"
838 Filter="h;hpp;hxx;hm;inl;inc;xsd"
839 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
841 <File
842 RelativePath=".\include\antlr3.h"
844 </File>
845 <File
846 RelativePath=".\include\antlr3baserecognizer.h"
848 </File>
849 <File
850 RelativePath=".\include\antlr3basetree.h"
852 </File>
853 <File
854 RelativePath=".\include\antlr3basetreeadaptor.h"
856 </File>
857 <File
858 RelativePath=".\include\antlr3bitset.h"
860 </File>
861 <File
862 RelativePath=".\include\antlr3collections.h"
864 </File>
865 <File
866 RelativePath=".\include\antlr3commontoken.h"
868 </File>
869 <File
870 RelativePath=".\include\antlr3commontree.h"
872 </File>
873 <File
874 RelativePath=".\include\antlr3commontreeadaptor.h"
876 </File>
877 <File
878 RelativePath=".\include\antlr3commontreenodestream.h"
880 </File>
881 <File
882 RelativePath=".\include\antlr3convertutf.h"
884 </File>
885 <File
886 RelativePath=".\include\antlr3cyclicdfa.h"
888 </File>
889 <File
890 RelativePath=".\include\antlr3debugeventlistener.h"
892 </File>
893 <File
894 RelativePath=".\include\antlr3defs.h"
896 </File>
897 <File
898 RelativePath=".\include\antlr3encodings.h"
900 </File>
901 <File
902 RelativePath=".\include\antlr3errors.h"
904 </File>
905 <File
906 RelativePath=".\include\antlr3exception.h"
908 </File>
909 <File
910 RelativePath=".\include\antlr3filestream.h"
912 </File>
913 <File
914 RelativePath=".\include\antlr3input.h"
916 </File>
917 <File
918 RelativePath=".\include\antlr3interfaces.h"
920 </File>
921 <File
922 RelativePath=".\include\antlr3intstream.h"
924 </File>
925 <File
926 RelativePath=".\include\antlr3lexer.h"
928 </File>
929 <File
930 RelativePath=".\include\antlr3memory.h"
932 </File>
933 <File
934 RelativePath=".\include\antlr3parser.h"
936 </File>
937 <File
938 RelativePath=".\include\antlr3parsetree.h"
940 </File>
941 <File
942 RelativePath=".\include\antlr3recognizersharedstate.h"
944 </File>
945 <File
946 RelativePath=".\include\antlr3rewritestreams.h"
948 </File>
949 <File
950 RelativePath=".\include\antlr3string.h"
952 </File>
953 <File
954 RelativePath=".\include\antlr3stringstream.h"
956 </File>
957 <File
958 RelativePath=".\include\antlr3tokenstream.h"
960 </File>
961 <File
962 RelativePath=".\include\antlr3treeparser.h"
964 </File>
965 </Filter>
966 <Filter
967 Name="Templates"
968 Filter=".stg"
970 <File
971 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\AST.stg"
973 </File>
974 <File
975 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTDbg.stg"
977 </File>
978 <File
979 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTParser.stg"
981 </File>
982 <File
983 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTTreeParser.stg"
985 </File>
986 <File
987 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\C.stg"
989 </File>
990 <File
991 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\Dbg.stg"
993 </File>
994 <Filter
995 Name="Interfaces"
996 Filter="*.sti"
998 <File
999 RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\ANTLRCore.sti"
1001 </File>
1002 </Filter>
1003 </Filter>
1004 <Filter
1005 Name="Java"
1006 Filter="*.java"
1008 <File
1009 RelativePath="..\..\tool\src\main\java\org\antlr\codegen\CTarget.java"
1011 </File>
1012 </Filter>
1013 <Filter
1014 Name="Doxygen"
1016 <File
1017 RelativePath=".\doxygen\atsections.dox"
1019 </File>
1020 <File
1021 RelativePath=".\doxygen\build.dox"
1023 </File>
1024 <File
1025 RelativePath=".\doxygen\buildrec.dox"
1027 </File>
1028 <File
1029 RelativePath=".\doxygen\changes31.dox"
1031 </File>
1032 <File
1033 RelativePath=".\doxygen\doxygengroups.dox"
1035 </File>
1036 <File
1037 RelativePath=".\doxygen\generate.dox"
1039 </File>
1040 <File
1041 RelativePath=".\doxygen\interop.dox"
1043 </File>
1044 <File
1045 RelativePath=".\doxygen\mainpage.dox"
1047 </File>
1048 <File
1049 RelativePath=".\doxygen\runtime.dox"
1051 </File>
1052 <File
1053 RelativePath=".\doxygen\using.dox"
1055 </File>
1056 </Filter>
1057 </Files>
1058 <Globals>
1059 <Global
1060 Name="DevPartner_IsInstrumented"
1061 Value="0"
1063 </Globals>
1064 </VisualStudioProject>