1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug Static|Win32">
5 <Configuration>Debug Static</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug Static|x64">
9 <Configuration>Debug Static</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug DLL|Win32">
13 <Configuration>Debug DLL</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Debug DLL|x64">
17 <Configuration>Debug DLL</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="Release Static|Win32">
21 <Configuration>Release Static</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="Release Static|x64">
25 <Configuration>Release Static</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 <ProjectConfiguration Include="Release DLL|Win32">
29 <Configuration>Release DLL</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
32 <ProjectConfiguration Include="Release DLL|x64">
33 <Configuration>Release DLL</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
37 <PropertyGroup Label="Globals">
38 <ProjectGuid>{229A61DC-1207-4E4E-88B0-F4CB7205672D}</ProjectGuid>
39 <Keyword>Win32Proj</Keyword>
40 <RootNamespace>antlr4cpp</RootNamespace>
42 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="Configuration">
44 <ConfigurationType>DynamicLibrary</ConfigurationType>
45 <UseDebugLibraries>true</UseDebugLibraries>
46 <CharacterSet>Unicode</CharacterSet>
47 <PlatformToolset>v120</PlatformToolset>
49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="Configuration">
50 <ConfigurationType>StaticLibrary</ConfigurationType>
51 <UseDebugLibraries>true</UseDebugLibraries>
52 <CharacterSet>Unicode</CharacterSet>
53 <PlatformToolset>v120</PlatformToolset>
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="Configuration">
56 <ConfigurationType>DynamicLibrary</ConfigurationType>
57 <UseDebugLibraries>true</UseDebugLibraries>
58 <CharacterSet>Unicode</CharacterSet>
59 <PlatformToolset>v120</PlatformToolset>
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'" Label="Configuration">
62 <ConfigurationType>StaticLibrary</ConfigurationType>
63 <UseDebugLibraries>true</UseDebugLibraries>
64 <CharacterSet>Unicode</CharacterSet>
65 <PlatformToolset>v120</PlatformToolset>
67 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="Configuration">
68 <ConfigurationType>DynamicLibrary</ConfigurationType>
69 <UseDebugLibraries>false</UseDebugLibraries>
70 <WholeProgramOptimization>true</WholeProgramOptimization>
71 <CharacterSet>Unicode</CharacterSet>
72 <PlatformToolset>v120</PlatformToolset>
74 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="Configuration">
75 <ConfigurationType>StaticLibrary</ConfigurationType>
76 <UseDebugLibraries>false</UseDebugLibraries>
77 <WholeProgramOptimization>true</WholeProgramOptimization>
78 <CharacterSet>Unicode</CharacterSet>
79 <PlatformToolset>v120</PlatformToolset>
81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="Configuration">
82 <ConfigurationType>DynamicLibrary</ConfigurationType>
83 <UseDebugLibraries>false</UseDebugLibraries>
84 <WholeProgramOptimization>true</WholeProgramOptimization>
85 <CharacterSet>Unicode</CharacterSet>
86 <PlatformToolset>v120</PlatformToolset>
88 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'" Label="Configuration">
89 <ConfigurationType>StaticLibrary</ConfigurationType>
90 <UseDebugLibraries>false</UseDebugLibraries>
91 <WholeProgramOptimization>true</WholeProgramOptimization>
92 <CharacterSet>Unicode</CharacterSet>
93 <PlatformToolset>v120</PlatformToolset>
95 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
96 <ImportGroup Label="ExtensionSettings">
98 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
99 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
101 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="PropertySheets">
102 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
104 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="PropertySheets">
105 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
107 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'" Label="PropertySheets">
108 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
111 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
113 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="PropertySheets">
114 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
116 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="PropertySheets">
117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
119 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'" Label="PropertySheets">
120 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
122 <PropertyGroup Label="UserMacros" />
123 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
124 <LinkIncremental>true</LinkIncremental>
125 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
126 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
127 <TargetName>antlr4-runtime</TargetName>
129 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'">
130 <LinkIncremental>true</LinkIncremental>
131 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
132 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
133 <TargetName>antlr4-runtime</TargetName>
135 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">
136 <LinkIncremental>true</LinkIncremental>
137 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
138 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
139 <TargetName>antlr4-runtime</TargetName>
141 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'">
142 <LinkIncremental>true</LinkIncremental>
143 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
144 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
145 <TargetName>antlr4-runtime</TargetName>
147 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
148 <LinkIncremental>false</LinkIncremental>
149 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
150 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
151 <TargetName>antlr4-runtime</TargetName>
153 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'">
154 <LinkIncremental>false</LinkIncremental>
155 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
156 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
157 <TargetName>antlr4-runtime</TargetName>
159 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">
160 <LinkIncremental>false</LinkIncremental>
161 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
162 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
163 <TargetName>antlr4-runtime</TargetName>
165 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'">
166 <LinkIncremental>false</LinkIncremental>
167 <OutDir>$(SolutionDir)bin\vs-2013\$(PlatformTarget)\$(Configuration)\</OutDir>
168 <IntDir>$(SolutionDir)obj\$(PlatformTarget)\$(Configuration)\$(ProjectName)\</IntDir>
169 <TargetName>antlr4-runtime</TargetName>
171 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
173 <WarningLevel>Level4</WarningLevel>
174 <Optimization>Disabled</Optimization>
175 <PreprocessorDefinitions>ANTLR4CPP_DLL;ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
176 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
177 <PrecompiledHeaderFile>
178 </PrecompiledHeaderFile>
180 </ForcedIncludeFiles>
181 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
184 <SubSystem>Windows</SubSystem>
185 <GenerateDebugInformation>true</GenerateDebugInformation>
187 </ItemDefinitionGroup>
188 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'">
190 <WarningLevel>Level4</WarningLevel>
191 <Optimization>Disabled</Optimization>
192 <PreprocessorDefinitions>ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
193 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
194 <PrecompiledHeaderFile>
195 </PrecompiledHeaderFile>
197 </ForcedIncludeFiles>
198 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
201 <SubSystem>Windows</SubSystem>
202 <GenerateDebugInformation>true</GenerateDebugInformation>
204 </ItemDefinitionGroup>
205 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">
207 <WarningLevel>Level4</WarningLevel>
208 <Optimization>Disabled</Optimization>
209 <PreprocessorDefinitions>ANTLR4CPP_DLL;ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
210 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
211 <PrecompiledHeaderFile>
212 </PrecompiledHeaderFile>
214 </ForcedIncludeFiles>
215 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
218 <SubSystem>Windows</SubSystem>
219 <GenerateDebugInformation>true</GenerateDebugInformation>
221 </ItemDefinitionGroup>
222 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'">
224 <WarningLevel>Level4</WarningLevel>
225 <Optimization>Disabled</Optimization>
226 <PreprocessorDefinitions>ANTLR4CPP_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
227 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
228 <PrecompiledHeaderFile>
229 </PrecompiledHeaderFile>
231 </ForcedIncludeFiles>
232 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
235 <SubSystem>Windows</SubSystem>
236 <GenerateDebugInformation>true</GenerateDebugInformation>
238 </ItemDefinitionGroup>
239 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
241 <WarningLevel>Level4</WarningLevel>
242 <Optimization>MaxSpeed</Optimization>
243 <FunctionLevelLinking>true</FunctionLevelLinking>
244 <IntrinsicFunctions>true</IntrinsicFunctions>
245 <PreprocessorDefinitions>ANTLR4CPP_DLL;ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
246 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
247 <PrecompiledHeaderFile>
248 </PrecompiledHeaderFile>
250 </ForcedIncludeFiles>
251 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
254 <SubSystem>Windows</SubSystem>
255 <GenerateDebugInformation>true</GenerateDebugInformation>
256 <EnableCOMDATFolding>true</EnableCOMDATFolding>
257 <OptimizeReferences>true</OptimizeReferences>
259 </ItemDefinitionGroup>
260 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'">
262 <WarningLevel>Level4</WarningLevel>
263 <Optimization>MaxSpeed</Optimization>
264 <FunctionLevelLinking>true</FunctionLevelLinking>
265 <IntrinsicFunctions>true</IntrinsicFunctions>
266 <PreprocessorDefinitions>ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
267 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
268 <PrecompiledHeaderFile>
269 </PrecompiledHeaderFile>
271 </ForcedIncludeFiles>
272 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
275 <SubSystem>Windows</SubSystem>
276 <GenerateDebugInformation>true</GenerateDebugInformation>
277 <EnableCOMDATFolding>true</EnableCOMDATFolding>
278 <OptimizeReferences>true</OptimizeReferences>
280 </ItemDefinitionGroup>
281 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">
283 <WarningLevel>Level4</WarningLevel>
284 <Optimization>MaxSpeed</Optimization>
285 <FunctionLevelLinking>true</FunctionLevelLinking>
286 <IntrinsicFunctions>true</IntrinsicFunctions>
287 <PreprocessorDefinitions>ANTLR4CPP_DLL;ANTLR4CPP_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
288 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
289 <PrecompiledHeaderFile>
290 </PrecompiledHeaderFile>
292 </ForcedIncludeFiles>
293 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
296 <SubSystem>Windows</SubSystem>
297 <GenerateDebugInformation>true</GenerateDebugInformation>
298 <EnableCOMDATFolding>true</EnableCOMDATFolding>
299 <OptimizeReferences>true</OptimizeReferences>
301 </ItemDefinitionGroup>
302 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'">
304 <WarningLevel>Level4</WarningLevel>
305 <Optimization>MaxSpeed</Optimization>
306 <FunctionLevelLinking>true</FunctionLevelLinking>
307 <IntrinsicFunctions>true</IntrinsicFunctions>
308 <PreprocessorDefinitions>ANTLR4CPP_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
309 <AdditionalIncludeDirectories>src/tree;src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
310 <PrecompiledHeaderFile>
311 </PrecompiledHeaderFile>
313 </ForcedIncludeFiles>
314 <DisableSpecificWarnings>4251</DisableSpecificWarnings>
317 <SubSystem>Windows</SubSystem>
318 <GenerateDebugInformation>true</GenerateDebugInformation>
319 <EnableCOMDATFolding>true</EnableCOMDATFolding>
320 <OptimizeReferences>true</OptimizeReferences>
322 </ItemDefinitionGroup>
324 <ClCompile Include="src\ANTLRErrorListener.cpp" />
325 <ClCompile Include="src\ANTLRErrorStrategy.cpp" />
326 <ClCompile Include="src\ANTLRFileStream.cpp" />
327 <ClCompile Include="src\ANTLRInputStream.cpp" />
328 <ClCompile Include="src\atn\AbstractPredicateTransition.cpp" />
329 <ClCompile Include="src\atn\ActionTransition.cpp" />
330 <ClCompile Include="src\atn\AmbiguityInfo.cpp" />
331 <ClCompile Include="src\atn\ArrayPredictionContext.cpp" />
332 <ClCompile Include="src\atn\ATN.cpp" />
333 <ClCompile Include="src\atn\ATNConfig.cpp" />
334 <ClCompile Include="src\atn\ATNConfigSet.cpp" />
335 <ClCompile Include="src\atn\ATNDeserializationOptions.cpp" />
336 <ClCompile Include="src\atn\ATNDeserializer.cpp" />
337 <ClCompile Include="src\atn\ATNSerializer.cpp" />
338 <ClCompile Include="src\atn\ATNSimulator.cpp" />
339 <ClCompile Include="src\atn\ATNState.cpp" />
340 <ClCompile Include="src\atn\AtomTransition.cpp" />
341 <ClCompile Include="src\atn\BasicBlockStartState.cpp" />
342 <ClCompile Include="src\atn\BasicState.cpp" />
343 <ClCompile Include="src\atn\BlockEndState.cpp" />
344 <ClCompile Include="src\atn\BlockStartState.cpp" />
345 <ClCompile Include="src\atn\ContextSensitivityInfo.cpp" />
346 <ClCompile Include="src\atn\DecisionEventInfo.cpp" />
347 <ClCompile Include="src\atn\DecisionInfo.cpp" />
348 <ClCompile Include="src\atn\DecisionState.cpp" />
349 <ClCompile Include="src\atn\EmptyPredictionContext.cpp" />
350 <ClCompile Include="src\atn\EpsilonTransition.cpp" />
351 <ClCompile Include="src\atn\ErrorInfo.cpp" />
352 <ClCompile Include="src\atn\LexerAction.cpp" />
353 <ClCompile Include="src\atn\LexerActionExecutor.cpp" />
354 <ClCompile Include="src\atn\LexerATNConfig.cpp" />
355 <ClCompile Include="src\atn\LexerATNSimulator.cpp" />
356 <ClCompile Include="src\atn\LexerChannelAction.cpp" />
357 <ClCompile Include="src\atn\LexerCustomAction.cpp" />
358 <ClCompile Include="src\atn\LexerIndexedCustomAction.cpp" />
359 <ClCompile Include="src\atn\LexerModeAction.cpp" />
360 <ClCompile Include="src\atn\LexerMoreAction.cpp" />
361 <ClCompile Include="src\atn\LexerPopModeAction.cpp" />
362 <ClCompile Include="src\atn\LexerPushModeAction.cpp" />
363 <ClCompile Include="src\atn\LexerSkipAction.cpp" />
364 <ClCompile Include="src\atn\LexerTypeAction.cpp" />
365 <ClCompile Include="src\atn\LL1Analyzer.cpp" />
366 <ClCompile Include="src\atn\LookaheadEventInfo.cpp" />
367 <ClCompile Include="src\atn\LoopEndState.cpp" />
368 <ClCompile Include="src\atn\NotSetTransition.cpp" />
369 <ClCompile Include="src\atn\OrderedATNConfigSet.cpp" />
370 <ClCompile Include="src\atn\ParseInfo.cpp" />
371 <ClCompile Include="src\atn\ParserATNSimulator.cpp" />
372 <ClCompile Include="src\atn\PlusBlockStartState.cpp" />
373 <ClCompile Include="src\atn\PlusLoopbackState.cpp" />
374 <ClCompile Include="src\atn\PrecedencePredicateTransition.cpp" />
375 <ClCompile Include="src\atn\PredicateEvalInfo.cpp" />
376 <ClCompile Include="src\atn\PredicateTransition.cpp" />
377 <ClCompile Include="src\atn\PredictionContext.cpp" />
378 <ClCompile Include="src\atn\PredictionMode.cpp" />
379 <ClCompile Include="src\atn\ProfilingATNSimulator.cpp" />
380 <ClCompile Include="src\atn\RangeTransition.cpp" />
381 <ClCompile Include="src\atn\RuleStartState.cpp" />
382 <ClCompile Include="src\atn\RuleStopState.cpp" />
383 <ClCompile Include="src\atn\RuleTransition.cpp" />
384 <ClCompile Include="src\atn\SemanticContext.cpp" />
385 <ClCompile Include="src\atn\SetTransition.cpp" />
386 <ClCompile Include="src\atn\SingletonPredictionContext.cpp" />
387 <ClCompile Include="src\atn\StarBlockStartState.cpp" />
388 <ClCompile Include="src\atn\StarLoopbackState.cpp" />
389 <ClCompile Include="src\atn\StarLoopEntryState.cpp" />
390 <ClCompile Include="src\atn\TokensStartState.cpp" />
391 <ClCompile Include="src\atn\Transition.cpp" />
392 <ClCompile Include="src\atn\WildcardTransition.cpp" />
393 <ClCompile Include="src\BailErrorStrategy.cpp" />
394 <ClCompile Include="src\BaseErrorListener.cpp" />
395 <ClCompile Include="src\BufferedTokenStream.cpp" />
396 <ClCompile Include="src\CharStream.cpp" />
397 <ClCompile Include="src\CommonToken.cpp" />
398 <ClCompile Include="src\CommonTokenFactory.cpp" />
399 <ClCompile Include="src\CommonTokenStream.cpp" />
400 <ClCompile Include="src\ConsoleErrorListener.cpp" />
401 <ClCompile Include="src\DefaultErrorStrategy.cpp" />
402 <ClCompile Include="src\dfa\DFA.cpp" />
403 <ClCompile Include="src\dfa\DFASerializer.cpp" />
404 <ClCompile Include="src\dfa\DFAState.cpp" />
405 <ClCompile Include="src\dfa\LexerDFASerializer.cpp" />
406 <ClCompile Include="src\DiagnosticErrorListener.cpp" />
407 <ClCompile Include="src\Exceptions.cpp" />
408 <ClCompile Include="src\FailedPredicateException.cpp" />
409 <ClCompile Include="src\InputMismatchException.cpp" />
410 <ClCompile Include="src\InterpreterRuleContext.cpp" />
411 <ClCompile Include="src\IntStream.cpp" />
412 <ClCompile Include="src\Lexer.cpp" />
413 <ClCompile Include="src\LexerInterpreter.cpp" />
414 <ClCompile Include="src\LexerNoViableAltException.cpp" />
415 <ClCompile Include="src\ListTokenSource.cpp" />
416 <ClCompile Include="src\misc\Interval.cpp" />
417 <ClCompile Include="src\misc\IntervalSet.cpp" />
418 <ClCompile Include="src\misc\MurmurHash.cpp" />
419 <ClCompile Include="src\misc\Predicate.cpp" />
420 <ClCompile Include="src\NoViableAltException.cpp" />
421 <ClCompile Include="src\Parser.cpp" />
422 <ClCompile Include="src\ParserInterpreter.cpp" />
423 <ClCompile Include="src\ParserRuleContext.cpp" />
424 <ClCompile Include="src\ProxyErrorListener.cpp" />
425 <ClCompile Include="src\RecognitionException.cpp" />
426 <ClCompile Include="src\Recognizer.cpp" />
427 <ClCompile Include="src\RuleContext.cpp" />
428 <ClCompile Include="src\RuleContextWithAltNum.cpp" />
429 <ClCompile Include="src\RuntimeMetaData.cpp" />
430 <ClCompile Include="src\support\Any.cpp" />
431 <ClCompile Include="src\support\Arrays.cpp" />
432 <ClCompile Include="src\support\CPPUtils.cpp" />
433 <ClCompile Include="src\support\guid.cpp" />
434 <ClCompile Include="src\support\StringUtils.cpp" />
435 <ClCompile Include="src\Token.cpp" />
436 <ClCompile Include="src\TokenSource.cpp" />
437 <ClCompile Include="src\TokenStream.cpp" />
438 <ClCompile Include="src\TokenStreamRewriter.cpp" />
439 <ClCompile Include="src\tree\ErrorNode.cpp" />
440 <ClCompile Include="src\tree\ErrorNodeImpl.cpp" />
441 <ClCompile Include="src\tree\IterativeParseTreeWalker.cpp" />
442 <ClCompile Include="src\tree\ParseTree.cpp" />
443 <ClCompile Include="src\tree\ParseTreeListener.cpp" />
444 <ClCompile Include="src\tree\ParseTreeVisitor.cpp" />
445 <ClCompile Include="src\tree\ParseTreeWalker.cpp" />
446 <ClCompile Include="src\tree\pattern\Chunk.cpp" />
447 <ClCompile Include="src\tree\pattern\ParseTreeMatch.cpp" />
448 <ClCompile Include="src\tree\pattern\ParseTreePattern.cpp" />
449 <ClCompile Include="src\tree\pattern\ParseTreePatternMatcher.cpp" />
450 <ClCompile Include="src\tree\pattern\RuleTagToken.cpp" />
451 <ClCompile Include="src\tree\pattern\TagChunk.cpp" />
452 <ClCompile Include="src\tree\pattern\TextChunk.cpp" />
453 <ClCompile Include="src\tree\pattern\TokenTagToken.cpp" />
454 <ClCompile Include="src\tree\TerminalNode.cpp" />
455 <ClCompile Include="src\tree\TerminalNodeImpl.cpp" />
456 <ClCompile Include="src\tree\Trees.cpp" />
457 <ClCompile Include="src\tree\xpath\XPath.cpp" />
458 <ClCompile Include="src\tree\xpath\XPathElement.cpp" />
459 <ClCompile Include="src\tree\xpath\XPathLexer.cpp" />
460 <ClCompile Include="src\tree\xpath\XPathLexerErrorListener.cpp" />
461 <ClCompile Include="src\tree\xpath\XPathRuleAnywhereElement.cpp" />
462 <ClCompile Include="src\tree\xpath\XPathRuleElement.cpp" />
463 <ClCompile Include="src\tree\xpath\XPathTokenAnywhereElement.cpp" />
464 <ClCompile Include="src\tree\xpath\XPathTokenElement.cpp" />
465 <ClCompile Include="src\tree\xpath\XPathWildcardAnywhereElement.cpp" />
466 <ClCompile Include="src\tree\xpath\XPathWildcardElement.cpp" />
467 <ClCompile Include="src\UnbufferedCharStream.cpp" />
468 <ClCompile Include="src\UnbufferedTokenStream.cpp" />
469 <ClCompile Include="src\Vocabulary.cpp" />
470 <ClCompile Include="src\WritableToken.cpp" />
473 <ClInclude Include="src\antlr4-common.h" />
474 <ClInclude Include="src\antlr4-runtime.h" />
475 <ClInclude Include="src\ANTLRErrorListener.h" />
476 <ClInclude Include="src\ANTLRErrorStrategy.h" />
477 <ClInclude Include="src\ANTLRFileStream.h" />
478 <ClInclude Include="src\ANTLRInputStream.h" />
479 <ClInclude Include="src\atn\AbstractPredicateTransition.h" />
480 <ClInclude Include="src\atn\ActionTransition.h" />
481 <ClInclude Include="src\atn\AmbiguityInfo.h" />
482 <ClInclude Include="src\atn\ArrayPredictionContext.h" />
483 <ClInclude Include="src\atn\ATN.h" />
484 <ClInclude Include="src\atn\ATNConfig.h" />
485 <ClInclude Include="src\atn\ATNConfigSet.h" />
486 <ClInclude Include="src\atn\ATNDeserializationOptions.h" />
487 <ClInclude Include="src\atn\ATNDeserializer.h" />
488 <ClInclude Include="src\atn\ATNSerializer.h" />
489 <ClInclude Include="src\atn\ATNSimulator.h" />
490 <ClInclude Include="src\atn\ATNState.h" />
491 <ClInclude Include="src\atn\ATNType.h" />
492 <ClInclude Include="src\atn\AtomTransition.h" />
493 <ClInclude Include="src\atn\BasicBlockStartState.h" />
494 <ClInclude Include="src\atn\BasicState.h" />
495 <ClInclude Include="src\atn\BlockEndState.h" />
496 <ClInclude Include="src\atn\BlockStartState.h" />
497 <ClInclude Include="src\atn\ConfigLookup.h" />
498 <ClInclude Include="src\atn\ContextSensitivityInfo.h" />
499 <ClInclude Include="src\atn\DecisionEventInfo.h" />
500 <ClInclude Include="src\atn\DecisionInfo.h" />
501 <ClInclude Include="src\atn\DecisionState.h" />
502 <ClInclude Include="src\atn\EmptyPredictionContext.h" />
503 <ClInclude Include="src\atn\EpsilonTransition.h" />
504 <ClInclude Include="src\atn\ErrorInfo.h" />
505 <ClInclude Include="src\atn\LexerAction.h" />
506 <ClInclude Include="src\atn\LexerActionExecutor.h" />
507 <ClInclude Include="src\atn\LexerActionType.h" />
508 <ClInclude Include="src\atn\LexerATNConfig.h" />
509 <ClInclude Include="src\atn\LexerATNSimulator.h" />
510 <ClInclude Include="src\atn\LexerChannelAction.h" />
511 <ClInclude Include="src\atn\LexerCustomAction.h" />
512 <ClInclude Include="src\atn\LexerIndexedCustomAction.h" />
513 <ClInclude Include="src\atn\LexerModeAction.h" />
514 <ClInclude Include="src\atn\LexerMoreAction.h" />
515 <ClInclude Include="src\atn\LexerPopModeAction.h" />
516 <ClInclude Include="src\atn\LexerPushModeAction.h" />
517 <ClInclude Include="src\atn\LexerSkipAction.h" />
518 <ClInclude Include="src\atn\LexerTypeAction.h" />
519 <ClInclude Include="src\atn\LL1Analyzer.h" />
520 <ClInclude Include="src\atn\LookaheadEventInfo.h" />
521 <ClInclude Include="src\atn\LoopEndState.h" />
522 <ClInclude Include="src\atn\NotSetTransition.h" />
523 <ClInclude Include="src\atn\OrderedATNConfigSet.h" />
524 <ClInclude Include="src\atn\ParseInfo.h" />
525 <ClInclude Include="src\atn\ParserATNSimulator.h" />
526 <ClInclude Include="src\atn\PlusBlockStartState.h" />
527 <ClInclude Include="src\atn\PlusLoopbackState.h" />
528 <ClInclude Include="src\atn\PrecedencePredicateTransition.h" />
529 <ClInclude Include="src\atn\PredicateEvalInfo.h" />
530 <ClInclude Include="src\atn\PredicateTransition.h" />
531 <ClInclude Include="src\atn\PredictionContext.h" />
532 <ClInclude Include="src\atn\PredictionMode.h" />
533 <ClInclude Include="src\atn\ProfilingATNSimulator.h" />
534 <ClInclude Include="src\atn\RangeTransition.h" />
535 <ClInclude Include="src\atn\RuleStartState.h" />
536 <ClInclude Include="src\atn\RuleStopState.h" />
537 <ClInclude Include="src\atn\RuleTransition.h" />
538 <ClInclude Include="src\atn\SemanticContext.h" />
539 <ClInclude Include="src\atn\SetTransition.h" />
540 <ClInclude Include="src\atn\SingletonPredictionContext.h" />
541 <ClInclude Include="src\atn\StarBlockStartState.h" />
542 <ClInclude Include="src\atn\StarLoopbackState.h" />
543 <ClInclude Include="src\atn\StarLoopEntryState.h" />
544 <ClInclude Include="src\atn\TokensStartState.h" />
545 <ClInclude Include="src\atn\Transition.h" />
546 <ClInclude Include="src\atn\WildcardTransition.h" />
547 <ClInclude Include="src\BailErrorStrategy.h" />
548 <ClInclude Include="src\BaseErrorListener.h" />
549 <ClInclude Include="src\BufferedTokenStream.h" />
550 <ClInclude Include="src\CharStream.h" />
551 <ClInclude Include="src\CommonToken.h" />
552 <ClInclude Include="src\CommonTokenFactory.h" />
553 <ClInclude Include="src\CommonTokenStream.h" />
554 <ClInclude Include="src\ConsoleErrorListener.h" />
555 <ClInclude Include="src\DefaultErrorStrategy.h" />
556 <ClInclude Include="src\dfa\DFA.h" />
557 <ClInclude Include="src\dfa\DFASerializer.h" />
558 <ClInclude Include="src\dfa\DFAState.h" />
559 <ClInclude Include="src\dfa\LexerDFASerializer.h" />
560 <ClInclude Include="src\DiagnosticErrorListener.h" />
561 <ClInclude Include="src\Exceptions.h" />
562 <ClInclude Include="src\FailedPredicateException.h" />
563 <ClInclude Include="src\InputMismatchException.h" />
564 <ClInclude Include="src\InterpreterRuleContext.h" />
565 <ClInclude Include="src\IntStream.h" />
566 <ClInclude Include="src\Lexer.h" />
567 <ClInclude Include="src\LexerInterpreter.h" />
568 <ClInclude Include="src\LexerNoViableAltException.h" />
569 <ClInclude Include="src\ListTokenSource.h" />
570 <ClInclude Include="src\misc\Interval.h" />
571 <ClInclude Include="src\misc\IntervalSet.h" />
572 <ClInclude Include="src\misc\MurmurHash.h" />
573 <ClInclude Include="src\misc\Predicate.h" />
574 <ClInclude Include="src\misc\TestRig.h" />
575 <ClInclude Include="src\NoViableAltException.h" />
576 <ClInclude Include="src\Parser.h" />
577 <ClInclude Include="src\ParserInterpreter.h" />
578 <ClInclude Include="src\ParserRuleContext.h" />
579 <ClInclude Include="src\ProxyErrorListener.h" />
580 <ClInclude Include="src\RecognitionException.h" />
581 <ClInclude Include="src\Recognizer.h" />
582 <ClInclude Include="src\RuleContext.h" />
583 <ClInclude Include="src\RuleContextWithAltNum.h" />
584 <ClInclude Include="src\RuntimeMetaData.h" />
585 <ClInclude Include="src\support\Arrays.h" />
586 <ClInclude Include="src\support\BitSet.h" />
587 <ClInclude Include="src\support\CPPUtils.h" />
588 <ClInclude Include="src\support\Declarations.h" />
589 <ClInclude Include="src\support\guid.h" />
590 <ClInclude Include="src\support\StringUtils.h" />
591 <ClInclude Include="src\Token.h" />
592 <ClInclude Include="src\TokenFactory.h" />
593 <ClInclude Include="src\TokenSource.h" />
594 <ClInclude Include="src\TokenStream.h" />
595 <ClInclude Include="src\TokenStreamRewriter.h" />
596 <ClInclude Include="src\tree\AbstractParseTreeVisitor.h" />
597 <ClInclude Include="src\tree\ErrorNode.h" />
598 <ClInclude Include="src\tree\ErrorNodeImpl.h" />
599 <ClInclude Include="src\tree\IterativeParseTreeWalker.h" />
600 <ClInclude Include="src\tree\ParseTree.h" />
601 <ClInclude Include="src\tree\ParseTreeListener.h" />
602 <ClInclude Include="src\tree\ParseTreeProperty.h" />
603 <ClInclude Include="src\tree\ParseTreeVisitor.h" />
604 <ClInclude Include="src\tree\ParseTreeWalker.h" />
605 <ClInclude Include="src\tree\pattern\Chunk.h" />
606 <ClInclude Include="src\tree\pattern\ParseTreeMatch.h" />
607 <ClInclude Include="src\tree\pattern\ParseTreePattern.h" />
608 <ClInclude Include="src\tree\pattern\ParseTreePatternMatcher.h" />
609 <ClInclude Include="src\tree\pattern\RuleTagToken.h" />
610 <ClInclude Include="src\tree\pattern\TagChunk.h" />
611 <ClInclude Include="src\tree\pattern\TextChunk.h" />
612 <ClInclude Include="src\tree\pattern\TokenTagToken.h" />
613 <ClInclude Include="src\tree\RuleNode.h" />
614 <ClInclude Include="src\tree\SyntaxTree.h" />
615 <ClInclude Include="src\tree\TerminalNode.h" />
616 <ClInclude Include="src\tree\TerminalNodeImpl.h" />
617 <ClInclude Include="src\tree\Tree.h" />
618 <ClInclude Include="src\tree\Trees.h" />
619 <ClInclude Include="src\tree\xpath\XPath.h" />
620 <ClInclude Include="src\tree\xpath\XPathElement.h" />
621 <ClInclude Include="src\tree\xpath\XPathLexer.h" />
622 <ClInclude Include="src\tree\xpath\XPathLexerErrorListener.h" />
623 <ClInclude Include="src\tree\xpath\XPathRuleAnywhereElement.h" />
624 <ClInclude Include="src\tree\xpath\XPathRuleElement.h" />
625 <ClInclude Include="src\tree\xpath\XPathTokenAnywhereElement.h" />
626 <ClInclude Include="src\tree\xpath\XPathTokenElement.h" />
627 <ClInclude Include="src\tree\xpath\XPathWildcardAnywhereElement.h" />
628 <ClInclude Include="src\tree\xpath\XPathWildcardElement.h" />
629 <ClInclude Include="src\UnbufferedCharStream.h" />
630 <ClInclude Include="src\UnbufferedTokenStream.h" />
631 <ClInclude Include="src\Vocabulary.h" />
632 <ClInclude Include="src\WritableToken.h" />
634 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
635 <ImportGroup Label="ExtensionTargets">