Home | History | Annotate | Download | only in C
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.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 	>
     13 	<Platforms>
     14 		<Platform
     15 			Name="Win32"
     16 		/>
     17 		<Platform
     18 			Name="x64"
     19 		/>
     20 	</Platforms>
     21 	<ToolFiles>
     22 	</ToolFiles>
     23 	<Configurations>
     24 		<Configuration
     25 			Name="Debug|Win32"
     26 			OutputDirectory="Debug"
     27 			IntermediateDirectory="Debug"
     28 			ConfigurationType="4"
     29 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
     30 			CharacterSet="2"
     31 			>
     32 			<Tool
     33 				Name="VCPreBuildEventTool"
     34 			/>
     35 			<Tool
     36 				Name="VCCustomBuildTool"
     37 			/>
     38 			<Tool
     39 				Name="VCXMLDataGeneratorTool"
     40 			/>
     41 			<Tool
     42 				Name="VCWebServiceProxyGeneratorTool"
     43 			/>
     44 			<Tool
     45 				Name="VCMIDLTool"
     46 			/>
     47 			<Tool
     48 				Name="VCCLCompilerTool"
     49 				Optimization="0"
     50 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\..\include&quot;"
     51 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
     52 				StringPooling="true"
     53 				MinimalRebuild="false"
     54 				BasicRuntimeChecks="3"
     55 				RuntimeLibrary="3"
     56 				StructMemberAlignment="0"
     57 				EnableFunctionLevelLinking="true"
     58 				EnableEnhancedInstructionSet="0"
     59 				FloatingPointModel="0"
     60 				FloatingPointExceptions="true"
     61 				DisableLanguageExtensions="false"
     62 				UsePrecompiledHeader="0"
     63 				ExpandAttributedSource="true"
     64 				AssemblerOutput="2"
     65 				BrowseInformation="1"
     66 				WarningLevel="4"
     67 				WarnAsError="false"
     68 				Detect64BitPortabilityProblems="false"
     69 				DebugInformationFormat="3"
     70 				CallingConvention="0"
     71 				CompileAs="0"
     72 			/>
     73 			<Tool
     74 				Name="VCManagedResourceCompilerTool"
     75 			/>
     76 			<Tool
     77 				Name="VCResourceCompilerTool"
     78 			/>
     79 			<Tool
     80 				Name="VCPreLinkEventTool"
     81 			/>
     82 			<Tool
     83 				Name="VCLibrarianTool"
     84 				AdditionalDependencies="Ws2_32.lib"
     85 				OutputFile="$(OutDir)/antlr3cd.lib"
     86 			/>
     87 			<Tool
     88 				Name="VCALinkTool"
     89 			/>
     90 			<Tool
     91 				Name="VCXDCMakeTool"
     92 			/>
     93 			<Tool
     94 				Name="VCBscMakeTool"
     95 			/>
     96 			<Tool
     97 				Name="VCFxCopTool"
     98 			/>
     99 			<Tool
    100 				Name="VCPostBuildEventTool"
    101 			/>
    102 		</Configuration>
    103 		<Configuration
    104 			Name="Debug|x64"
    105 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    106 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    107 			ConfigurationType="4"
    108 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    109 			CharacterSet="2"
    110 			>
    111 			<Tool
    112 				Name="VCPreBuildEventTool"
    113 			/>
    114 			<Tool
    115 				Name="VCCustomBuildTool"
    116 			/>
    117 			<Tool
    118 				Name="VCXMLDataGeneratorTool"
    119 			/>
    120 			<Tool
    121 				Name="VCWebServiceProxyGeneratorTool"
    122 			/>
    123 			<Tool
    124 				Name="VCMIDLTool"
    125 				TargetEnvironment="3"
    126 			/>
    127 			<Tool
    128 				Name="VCCLCompilerTool"
    129 				Optimization="0"
    130 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\..\include&quot;"
    131 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
    132 				StringPooling="true"
    133 				MinimalRebuild="false"
    134 				BasicRuntimeChecks="3"
    135 				RuntimeLibrary="3"
    136 				StructMemberAlignment="0"
    137 				EnableFunctionLevelLinking="true"
    138 				EnableEnhancedInstructionSet="0"
    139 				FloatingPointModel="0"
    140 				FloatingPointExceptions="true"
    141 				DisableLanguageExtensions="false"
    142 				UsePrecompiledHeader="0"
    143 				ExpandAttributedSource="true"
    144 				AssemblerOutput="2"
    145 				BrowseInformation="1"
    146 				WarningLevel="4"
    147 				WarnAsError="false"
    148 				Detect64BitPortabilityProblems="false"
    149 				DebugInformationFormat="3"
    150 				CallingConvention="0"
    151 				CompileAs="0"
    152 			/>
    153 			<Tool
    154 				Name="VCManagedResourceCompilerTool"
    155 			/>
    156 			<Tool
    157 				Name="VCResourceCompilerTool"
    158 			/>
    159 			<Tool
    160 				Name="VCPreLinkEventTool"
    161 			/>
    162 			<Tool
    163 				Name="VCLibrarianTool"
    164 				AdditionalDependencies="Ws2_32.lib"
    165 				OutputFile="$(OutDir)/antlr3cd.lib"
    166 			/>
    167 			<Tool
    168 				Name="VCALinkTool"
    169 			/>
    170 			<Tool
    171 				Name="VCXDCMakeTool"
    172 			/>
    173 			<Tool
    174 				Name="VCBscMakeTool"
    175 			/>
    176 			<Tool
    177 				Name="VCFxCopTool"
    178 			/>
    179 			<Tool
    180 				Name="VCPostBuildEventTool"
    181 			/>
    182 		</Configuration>
    183 		<Configuration
    184 			Name="Release|Win32"
    185 			OutputDirectory="Release"
    186 			IntermediateDirectory="Release"
    187 			ConfigurationType="4"
    188 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    189 			CharacterSet="2"
    190 			>
    191 			<Tool
    192 				Name="VCPreBuildEventTool"
    193 			/>
    194 			<Tool
    195 				Name="VCCustomBuildTool"
    196 			/>
    197 			<Tool
    198 				Name="VCXMLDataGeneratorTool"
    199 			/>
    200 			<Tool
    201 				Name="VCWebServiceProxyGeneratorTool"
    202 			/>
    203 			<Tool
    204 				Name="VCMIDLTool"
    205 			/>
    206 			<Tool
    207 				Name="VCCLCompilerTool"
    208 				Optimization="3"
    209 				InlineFunctionExpansion="2"
    210 				EnableIntrinsicFunctions="true"
    211 				FavorSizeOrSpeed="1"
    212 				OmitFramePointers="true"
    213 				EnableFiberSafeOptimizations="true"
    214 				WholeProgramOptimization="true"
    215 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
    216 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    217 				StringPooling="true"
    218 				ExceptionHandling="1"
    219 				RuntimeLibrary="2"
    220 				BufferSecurityCheck="false"
    221 				EnableEnhancedInstructionSet="2"
    222 				FloatingPointModel="2"
    223 				DisableLanguageExtensions="false"
    224 				RuntimeTypeInfo="false"
    225 				UsePrecompiledHeader="0"
    226 				AssemblerListingLocation=".\asm\release"
    227 				WarningLevel="4"
    228 				WarnAsError="true"
    229 				Detect64BitPortabilityProblems="false"
    230 				DebugInformationFormat="3"
    231 				CallingConvention="0"
    232 				CompileAs="1"
    233 			/>
    234 			<Tool
    235 				Name="VCManagedResourceCompilerTool"
    236 			/>
    237 			<Tool
    238 				Name="VCResourceCompilerTool"
    239 			/>
    240 			<Tool
    241 				Name="VCPreLinkEventTool"
    242 			/>
    243 			<Tool
    244 				Name="VCLibrarianTool"
    245 				AdditionalOptions="/LTCG"
    246 				AdditionalDependencies="Ws2_32.lib"
    247 				OutputFile="$(OutDir)/antlr3c.lib"
    248 			/>
    249 			<Tool
    250 				Name="VCALinkTool"
    251 			/>
    252 			<Tool
    253 				Name="VCXDCMakeTool"
    254 				ValidateIntelliSense="true"
    255 			/>
    256 			<Tool
    257 				Name="VCBscMakeTool"
    258 			/>
    259 			<Tool
    260 				Name="VCFxCopTool"
    261 			/>
    262 			<Tool
    263 				Name="VCPostBuildEventTool"
    264 			/>
    265 		</Configuration>
    266 		<Configuration
    267 			Name="Release|x64"
    268 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    269 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    270 			ConfigurationType="4"
    271 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    272 			CharacterSet="2"
    273 			>
    274 			<Tool
    275 				Name="VCPreBuildEventTool"
    276 			/>
    277 			<Tool
    278 				Name="VCCustomBuildTool"
    279 			/>
    280 			<Tool
    281 				Name="VCXMLDataGeneratorTool"
    282 			/>
    283 			<Tool
    284 				Name="VCWebServiceProxyGeneratorTool"
    285 			/>
    286 			<Tool
    287 				Name="VCMIDLTool"
    288 				TargetEnvironment="3"
    289 			/>
    290 			<Tool
    291 				Name="VCCLCompilerTool"
    292 				Optimization="3"
    293 				InlineFunctionExpansion="2"
    294 				EnableIntrinsicFunctions="true"
    295 				FavorSizeOrSpeed="1"
    296 				OmitFramePointers="true"
    297 				EnableFiberSafeOptimizations="true"
    298 				WholeProgramOptimization="true"
    299 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
    300 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    301 				StringPooling="true"
    302 				ExceptionHandling="1"
    303 				RuntimeLibrary="2"
    304 				BufferSecurityCheck="false"
    305 				EnableEnhancedInstructionSet="0"
    306 				FloatingPointModel="2"
    307 				RuntimeTypeInfo="false"
    308 				UsePrecompiledHeader="0"
    309 				AssemblerListingLocation=".\asm\release"
    310 				WarningLevel="4"
    311 				WarnAsError="true"
    312 				Detect64BitPortabilityProblems="false"
    313 				DebugInformationFormat="3"
    314 				CallingConvention="0"
    315 				CompileAs="1"
    316 			/>
    317 			<Tool
    318 				Name="VCManagedResourceCompilerTool"
    319 			/>
    320 			<Tool
    321 				Name="VCResourceCompilerTool"
    322 			/>
    323 			<Tool
    324 				Name="VCPreLinkEventTool"
    325 			/>
    326 			<Tool
    327 				Name="VCLibrarianTool"
    328 				AdditionalOptions="/LTCG"
    329 				AdditionalDependencies="Ws2_32.lib"
    330 				OutputFile="$(OutDir)/antlr3c.lib"
    331 			/>
    332 			<Tool
    333 				Name="VCALinkTool"
    334 			/>
    335 			<Tool
    336 				Name="VCXDCMakeTool"
    337 				ValidateIntelliSense="true"
    338 			/>
    339 			<Tool
    340 				Name="VCBscMakeTool"
    341 			/>
    342 			<Tool
    343 				Name="VCFxCopTool"
    344 			/>
    345 			<Tool
    346 				Name="VCPostBuildEventTool"
    347 			/>
    348 		</Configuration>
    349 		<Configuration
    350 			Name="ReleaseDLL|Win32"
    351 			OutputDirectory="$(ConfigurationName)"
    352 			IntermediateDirectory="$(ConfigurationName)"
    353 			ConfigurationType="2"
    354 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    355 			CharacterSet="2"
    356 			WholeProgramOptimization="1"
    357 			>
    358 			<Tool
    359 				Name="VCPreBuildEventTool"
    360 			/>
    361 			<Tool
    362 				Name="VCCustomBuildTool"
    363 			/>
    364 			<Tool
    365 				Name="VCXMLDataGeneratorTool"
    366 			/>
    367 			<Tool
    368 				Name="VCWebServiceProxyGeneratorTool"
    369 			/>
    370 			<Tool
    371 				Name="VCMIDLTool"
    372 			/>
    373 			<Tool
    374 				Name="VCCLCompilerTool"
    375 				Optimization="3"
    376 				InlineFunctionExpansion="2"
    377 				EnableIntrinsicFunctions="true"
    378 				FavorSizeOrSpeed="1"
    379 				OmitFramePointers="true"
    380 				EnableFiberSafeOptimizations="true"
    381 				WholeProgramOptimization="true"
    382 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
    383 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    384 				StringPooling="true"
    385 				ExceptionHandling="1"
    386 				RuntimeLibrary="2"
    387 				BufferSecurityCheck="false"
    388 				EnableEnhancedInstructionSet="2"
    389 				FloatingPointModel="2"
    390 				DisableLanguageExtensions="false"
    391 				RuntimeTypeInfo="false"
    392 				UsePrecompiledHeader="0"
    393 				AssemblerListingLocation=".\asm\release"
    394 				WarningLevel="4"
    395 				WarnAsError="true"
    396 				Detect64BitPortabilityProblems="false"
    397 				DebugInformationFormat="3"
    398 				CallingConvention="0"
    399 				CompileAs="0"
    400 			/>
    401 			<Tool
    402 				Name="VCManagedResourceCompilerTool"
    403 			/>
    404 			<Tool
    405 				Name="VCResourceCompilerTool"
    406 			/>
    407 			<Tool
    408 				Name="VCPreLinkEventTool"
    409 			/>
    410 			<Tool
    411 				Name="VCLinkerTool"
    412 				AdditionalDependencies="Ws2_32.lib"
    413 				OutputFile="$(OutDir)\antlr3c.dll"
    414 				Version="3.0b4"
    415 				OptimizeReferences="2"
    416 				EnableCOMDATFolding="2"
    417 				ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
    418 			/>
    419 			<Tool
    420 				Name="VCALinkTool"
    421 			/>
    422 			<Tool
    423 				Name="VCManifestTool"
    424 			/>
    425 			<Tool
    426 				Name="VCXDCMakeTool"
    427 				ValidateIntelliSense="true"
    428 			/>
    429 			<Tool
    430 				Name="VCBscMakeTool"
    431 			/>
    432 			<Tool
    433 				Name="VCFxCopTool"
    434 			/>
    435 			<Tool
    436 				Name="VCAppVerifierTool"
    437 			/>
    438 			<Tool
    439 				Name="VCWebDeploymentTool"
    440 			/>
    441 			<Tool
    442 				Name="VCPostBuildEventTool"
    443 			/>
    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"
    453 			>
    454 			<Tool
    455 				Name="VCPreBuildEventTool"
    456 			/>
    457 			<Tool
    458 				Name="VCCustomBuildTool"
    459 			/>
    460 			<Tool
    461 				Name="VCXMLDataGeneratorTool"
    462 			/>
    463 			<Tool
    464 				Name="VCWebServiceProxyGeneratorTool"
    465 			/>
    466 			<Tool
    467 				Name="VCMIDLTool"
    468 				TargetEnvironment="3"
    469 			/>
    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"
    497 			/>
    498 			<Tool
    499 				Name="VCManagedResourceCompilerTool"
    500 			/>
    501 			<Tool
    502 				Name="VCResourceCompilerTool"
    503 			/>
    504 			<Tool
    505 				Name="VCPreLinkEventTool"
    506 			/>
    507 			<Tool
    508 				Name="VCLinkerTool"
    509 				AdditionalDependencies="Ws2_32.lib"
    510 				OutputFile="$(OutDir)\antlr3c64.dll"
    511 				Version="3.0.0.1"
    512 				OptimizeReferences="2"
    513 				EnableCOMDATFolding="2"
    514 				ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
    515 				TargetMachine="17"
    516 			/>
    517 			<Tool
    518 				Name="VCALinkTool"
    519 			/>
    520 			<Tool
    521 				Name="VCManifestTool"
    522 			/>
    523 			<Tool
    524 				Name="VCXDCMakeTool"
    525 				ValidateIntelliSense="true"
    526 			/>
    527 			<Tool
    528 				Name="VCBscMakeTool"
    529 			/>
    530 			<Tool
    531 				Name="VCFxCopTool"
    532 			/>
    533 			<Tool
    534 				Name="VCAppVerifierTool"
    535 			/>
    536 			<Tool
    537 				Name="VCWebDeploymentTool"
    538 			/>
    539 			<Tool
    540 				Name="VCPostBuildEventTool"
    541 			/>
    542 		</Configuration>
    543 		<Configuration
    544 			Name="DebugDLL|Win32"
    545 			OutputDirectory="$(ConfigurationName)"
    546 			IntermediateDirectory="$(ConfigurationName)"
    547 			ConfigurationType="2"
    548 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    549 			CharacterSet="2"
    550 			>
    551 			<Tool
    552 				Name="VCPreBuildEventTool"
    553 			/>
    554 			<Tool
    555 				Name="VCCustomBuildTool"
    556 				Outputs="$(TargetDir)$(TargetName)_dll.lib"
    557 			/>
    558 			<Tool
    559 				Name="VCXMLDataGeneratorTool"
    560 			/>
    561 			<Tool
    562 				Name="VCWebServiceProxyGeneratorTool"
    563 			/>
    564 			<Tool
    565 				Name="VCMIDLTool"
    566 			/>
    567 			<Tool
    568 				Name="VCCLCompilerTool"
    569 				Optimization="0"
    570 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
    571 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
    572 				StringPooling="true"
    573 				MinimalRebuild="false"
    574 				BasicRuntimeChecks="3"
    575 				RuntimeLibrary="3"
    576 				StructMemberAlignment="0"
    577 				EnableFunctionLevelLinking="true"
    578 				EnableEnhancedInstructionSet="0"
    579 				FloatingPointModel="0"
    580 				FloatingPointExceptions="true"
    581 				DisableLanguageExtensions="false"
    582 				UsePrecompiledHeader="0"
    583 				ExpandAttributedSource="true"
    584 				AssemblerOutput="2"
    585 				BrowseInformation="1"
    586 				WarningLevel="4"
    587 				WarnAsError="false"
    588 				Detect64BitPortabilityProblems="false"
    589 				DebugInformationFormat="3"
    590 				CallingConvention="0"
    591 				CompileAs="0"
    592 			/>
    593 			<Tool
    594 				Name="VCManagedResourceCompilerTool"
    595 			/>
    596 			<Tool
    597 				Name="VCResourceCompilerTool"
    598 			/>
    599 			<Tool
    600 				Name="VCPreLinkEventTool"
    601 			/>
    602 			<Tool
    603 				Name="VCLinkerTool"
    604 				AdditionalDependencies="Ws2_32.lib"
    605 				OutputFile="$(OutDir)\antlr3cd.dll"
    606 				Version="1.0b4"
    607 				GenerateDebugInformation="true"
    608 				ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
    609 			/>
    610 			<Tool
    611 				Name="VCALinkTool"
    612 			/>
    613 			<Tool
    614 				Name="VCManifestTool"
    615 			/>
    616 			<Tool
    617 				Name="VCXDCMakeTool"
    618 			/>
    619 			<Tool
    620 				Name="VCBscMakeTool"
    621 			/>
    622 			<Tool
    623 				Name="VCFxCopTool"
    624 			/>
    625 			<Tool
    626 				Name="VCAppVerifierTool"
    627 			/>
    628 			<Tool
    629 				Name="VCWebDeploymentTool"
    630 			/>
    631 			<Tool
    632 				Name="VCPostBuildEventTool"
    633 			/>
    634 		</Configuration>
    635 		<Configuration
    636 			Name="DebugDLL|x64"
    637 			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
    638 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    639 			ConfigurationType="2"
    640 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    641 			CharacterSet="2"
    642 			>
    643 			<Tool
    644 				Name="VCPreBuildEventTool"
    645 			/>
    646 			<Tool
    647 				Name="VCCustomBuildTool"
    648 				Outputs="$(TargetDir)$(TargetName)_dll.lib"
    649 			/>
    650 			<Tool
    651 				Name="VCXMLDataGeneratorTool"
    652 			/>
    653 			<Tool
    654 				Name="VCWebServiceProxyGeneratorTool"
    655 			/>
    656 			<Tool
    657 				Name="VCMIDLTool"
    658 				TargetEnvironment="3"
    659 			/>
    660 			<Tool
    661 				Name="VCCLCompilerTool"
    662 				Optimization="0"
    663 				AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;"
    664 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
    665 				StringPooling="true"
    666 				MinimalRebuild="false"
    667 				BasicRuntimeChecks="3"
    668 				RuntimeLibrary="3"
    669 				StructMemberAlignment="0"
    670 				EnableFunctionLevelLinking="true"
    671 				EnableEnhancedInstructionSet="0"
    672 				FloatingPointModel="0"
    673 				FloatingPointExceptions="true"
    674 				DisableLanguageExtensions="false"
    675 				UsePrecompiledHeader="0"
    676 				ExpandAttributedSource="true"
    677 				AssemblerOutput="2"
    678 				BrowseInformation="1"
    679 				WarningLevel="4"
    680 				WarnAsError="false"
    681 				Detect64BitPortabilityProblems="false"
    682 				DebugInformationFormat="3"
    683 				CallingConvention="0"
    684 				CompileAs="0"
    685 			/>
    686 			<Tool
    687 				Name="VCManagedResourceCompilerTool"
    688 			/>
    689 			<Tool
    690 				Name="VCResourceCompilerTool"
    691 			/>
    692 			<Tool
    693 				Name="VCPreLinkEventTool"
    694 			/>
    695 			<Tool
    696 				Name="VCLinkerTool"
    697 				AdditionalDependencies="Ws2_32.lib"
    698 				OutputFile="$(OutDir)\antlr3c64d.dll"
    699 				Version="3.0.0.1"
    700 				GenerateDebugInformation="true"
    701 				ImportLibrary="$(TargetDir)$(TargetName)_dll.lib"
    702 				TargetMachine="17"
    703 			/>
    704 			<Tool
    705 				Name="VCALinkTool"
    706 			/>
    707 			<Tool
    708 				Name="VCManifestTool"
    709 			/>
    710 			<Tool
    711 				Name="VCXDCMakeTool"
    712 			/>
    713 			<Tool
    714 				Name="VCBscMakeTool"
    715 			/>
    716 			<Tool
    717 				Name="VCFxCopTool"
    718 			/>
    719 			<Tool
    720 				Name="VCAppVerifierTool"
    721 			/>
    722 			<Tool
    723 				Name="VCWebDeploymentTool"
    724 			/>
    725 			<Tool
    726 				Name="VCPostBuildEventTool"
    727 			/>
    728 		</Configuration>
    729 	</Configurations>
    730 	<References>
    731 	</References>
    732 	<Files>
    733 		<Filter
    734 			Name="Source Files"
    735 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
    736 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    737 			>
    738 			<File
    739 				RelativePath=".\src\antlr3baserecognizer.c"
    740 				>
    741 			</File>
    742 			<File
    743 				RelativePath=".\src\antlr3basetree.c"
    744 				>
    745 			</File>
    746 			<File
    747 				RelativePath=".\src\antlr3basetreeadaptor.c"
    748 				>
    749 			</File>
    750 			<File
    751 				RelativePath=".\src\antlr3bitset.c"
    752 				>
    753 			</File>
    754 			<File
    755 				RelativePath=".\src\antlr3collections.c"
    756 				>
    757 			</File>
    758 			<File
    759 				RelativePath=".\src\antlr3commontoken.c"
    760 				>
    761 			</File>
    762 			<File
    763 				RelativePath=".\src\antlr3commontree.c"
    764 				>
    765 			</File>
    766 			<File
    767 				RelativePath=".\src\antlr3commontreeadaptor.c"
    768 				>
    769 			</File>
    770 			<File
    771 				RelativePath=".\src\antlr3commontreenodestream.c"
    772 				>
    773 			</File>
    774 			<File
    775 				RelativePath=".\src\antlr3convertutf.c"
    776 				>
    777 			</File>
    778 			<File
    779 				RelativePath=".\src\antlr3cyclicdfa.c"
    780 				>
    781 			</File>
    782 			<File
    783 				RelativePath=".\src\antlr3debughandlers.c"
    784 				>
    785 			</File>
    786 			<File
    787 				RelativePath=".\src\antlr3encodings.c"
    788 				>
    789 			</File>
    790 			<File
    791 				RelativePath=".\src\antlr3exception.c"
    792 				>
    793 			</File>
    794 			<File
    795 				RelativePath=".\src\antlr3filestream.c"
    796 				>
    797 			</File>
    798 			<File
    799 				RelativePath=".\src\antlr3inputstream.c"
    800 				>
    801 			</File>
    802 			<File
    803 				RelativePath=".\src\antlr3intstream.c"
    804 				>
    805 			</File>
    806 			<File
    807 				RelativePath=".\src\antlr3lexer.c"
    808 				>
    809 			</File>
    810 			<File
    811 				RelativePath=".\src\antlr3parser.c"
    812 				>
    813 			</File>
    814 			<File
    815 				RelativePath=".\src\antlr3rewritestreams.c"
    816 				>
    817 			</File>
    818 			<File
    819 				RelativePath=".\src\antlr3string.c"
    820 				>
    821 			</File>
    822 			<File
    823 				RelativePath=".\src\antlr3stringstream.c"
    824 				>
    825 			</File>
    826 			<File
    827 				RelativePath=".\src\antlr3tokenstream.c"
    828 				>
    829 			</File>
    830 			<File
    831 				RelativePath=".\src\antlr3treeparser.c"
    832 				>
    833 			</File>
    834 			<File
    835 				RelativePath=".\src\antlr3ucs2inputstream.c"
    836 				>
    837 			</File>
    838 		</Filter>
    839 		<Filter
    840 			Name="Header Files"
    841 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    842 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    843 			>
    844 			<File
    845 				RelativePath=".\include\antlr3.h"
    846 				>
    847 			</File>
    848 			<File
    849 				RelativePath=".\include\antlr3baserecognizer.h"
    850 				>
    851 			</File>
    852 			<File
    853 				RelativePath=".\include\antlr3basetree.h"
    854 				>
    855 			</File>
    856 			<File
    857 				RelativePath=".\include\antlr3basetreeadaptor.h"
    858 				>
    859 			</File>
    860 			<File
    861 				RelativePath=".\include\antlr3bitset.h"
    862 				>
    863 			</File>
    864 			<File
    865 				RelativePath=".\include\antlr3collections.h"
    866 				>
    867 			</File>
    868 			<File
    869 				RelativePath=".\include\antlr3commontoken.h"
    870 				>
    871 			</File>
    872 			<File
    873 				RelativePath=".\include\antlr3commontree.h"
    874 				>
    875 			</File>
    876 			<File
    877 				RelativePath=".\include\antlr3commontreeadaptor.h"
    878 				>
    879 			</File>
    880 			<File
    881 				RelativePath=".\include\antlr3commontreenodestream.h"
    882 				>
    883 			</File>
    884 			<File
    885 				RelativePath=".\include\antlr3convertutf.h"
    886 				>
    887 			</File>
    888 			<File
    889 				RelativePath=".\include\antlr3cyclicdfa.h"
    890 				>
    891 			</File>
    892 			<File
    893 				RelativePath=".\include\antlr3debugeventlistener.h"
    894 				>
    895 			</File>
    896 			<File
    897 				RelativePath=".\include\antlr3defs.h"
    898 				>
    899 			</File>
    900 			<File
    901 				RelativePath=".\include\antlr3encodings.h"
    902 				>
    903 			</File>
    904 			<File
    905 				RelativePath=".\include\antlr3errors.h"
    906 				>
    907 			</File>
    908 			<File
    909 				RelativePath=".\include\antlr3exception.h"
    910 				>
    911 			</File>
    912 			<File
    913 				RelativePath=".\include\antlr3filestream.h"
    914 				>
    915 			</File>
    916 			<File
    917 				RelativePath=".\include\antlr3input.h"
    918 				>
    919 			</File>
    920 			<File
    921 				RelativePath=".\include\antlr3interfaces.h"
    922 				>
    923 			</File>
    924 			<File
    925 				RelativePath=".\include\antlr3intstream.h"
    926 				>
    927 			</File>
    928 			<File
    929 				RelativePath=".\include\antlr3lexer.h"
    930 				>
    931 			</File>
    932 			<File
    933 				RelativePath=".\include\antlr3memory.h"
    934 				>
    935 			</File>
    936 			<File
    937 				RelativePath=".\include\antlr3parser.h"
    938 				>
    939 			</File>
    940 			<File
    941 				RelativePath=".\include\antlr3parsetree.h"
    942 				>
    943 			</File>
    944 			<File
    945 				RelativePath=".\include\antlr3recognizersharedstate.h"
    946 				>
    947 			</File>
    948 			<File
    949 				RelativePath=".\include\antlr3rewritestreams.h"
    950 				>
    951 			</File>
    952 			<File
    953 				RelativePath=".\include\antlr3string.h"
    954 				>
    955 			</File>
    956 			<File
    957 				RelativePath=".\include\antlr3stringstream.h"
    958 				>
    959 			</File>
    960 			<File
    961 				RelativePath=".\include\antlr3tokenstream.h"
    962 				>
    963 			</File>
    964 			<File
    965 				RelativePath=".\include\antlr3treeparser.h"
    966 				>
    967 			</File>
    968 		</Filter>
    969 		<Filter
    970 			Name="Templates"
    971 			Filter=".stg"
    972 			>
    973 			<File
    974 				RelativePath="..\..\src\org\antlr\codegen\templates\C\AST.stg"
    975 				>
    976 			</File>
    977 			<File
    978 				RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTDbg.stg"
    979 				>
    980 			</File>
    981 			<File
    982 				RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTParser.stg"
    983 				>
    984 			</File>
    985 			<File
    986 				RelativePath="..\..\src\org\antlr\codegen\templates\C\ASTTreeParser.stg"
    987 				>
    988 			</File>
    989 			<File
    990 				RelativePath="..\..\src\org\antlr\codegen\templates\C\C.stg"
    991 				>
    992 			</File>
    993 			<File
    994 				RelativePath="..\..\src\org\antlr\codegen\templates\C\Dbg.stg"
    995 				>
    996 			</File>
    997 			<Filter
    998 				Name="Interfaces"
    999 				Filter="*.sti"
   1000 				>
   1001 				<File
   1002 					RelativePath="..\..\src\org\antlr\codegen\templates\ANTLRCore.sti"
   1003 					>
   1004 				</File>
   1005 			</Filter>
   1006 		</Filter>
   1007 		<Filter
   1008 			Name="Java"
   1009 			Filter="*.java"
   1010 			>
   1011 			<File
   1012 				RelativePath="..\..\src\org\antlr\codegen\CTarget.java"
   1013 				>
   1014 			</File>
   1015 		</Filter>
   1016 		<Filter
   1017 			Name="Doxygen"
   1018 			>
   1019 			<File
   1020 				RelativePath=".\doxygen\atsections.dox"
   1021 				>
   1022 			</File>
   1023 			<File
   1024 				RelativePath=".\doxygen\build.dox"
   1025 				>
   1026 			</File>
   1027 			<File
   1028 				RelativePath=".\doxygen\buildrec.dox"
   1029 				>
   1030 			</File>
   1031 			<File
   1032 				RelativePath=".\doxygen\changes31.dox"
   1033 				>
   1034 			</File>
   1035 			<File
   1036 				RelativePath=".\doxygen\doxygengroups.dox"
   1037 				>
   1038 			</File>
   1039 			<File
   1040 				RelativePath=".\doxygen\generate.dox"
   1041 				>
   1042 			</File>
   1043 			<File
   1044 				RelativePath=".\doxygen\interop.dox"
   1045 				>
   1046 			</File>
   1047 			<File
   1048 				RelativePath=".\doxygen\mainpage.dox"
   1049 				>
   1050 			</File>
   1051 			<File
   1052 				RelativePath=".\doxygen\runtime.dox"
   1053 				>
   1054 			</File>
   1055 			<File
   1056 				RelativePath=".\doxygen\using.dox"
   1057 				>
   1058 			</File>
   1059 		</Filter>
   1060 	</Files>
   1061 	<Globals>
   1062 		<Global
   1063 			Name="DevPartner_IsInstrumented"
   1064 			Value="0"
   1065 		/>
   1066 	</Globals>
   1067 </VisualStudioProject>
   1068