1 <?xml version="1.0" encoding="Windows-1252"?>
3 ProjectType="Visual C++"
6 ProjectGUID="{DF8506B5-28D2-4D2E-9A6C-57D5BC98BF76}"
15 OutputDirectory="$(SolutionDir)$(IntDir)"
16 IntermediateDirectory="Debug"
20 Name="VCCLCompilerTool"
22 AdditionalIncludeDirectories="..\..\include;.."
23 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
25 BasicRuntimeChecks="3"
27 ForceConformanceInForLoopScope="TRUE"
28 RuntimeTypeInfo="TRUE"
29 UsePrecompiledHeader="0"
32 Detect64BitPortabilityProblems="FALSE"
33 DebugInformationFormat="4"
34 DisableSpecificWarnings="4146,4800"/>
36 Name="VCCustomBuildTool"/>
39 OutputFile="$(OutDir)/analyze.exe"
41 GenerateDebugInformation="TRUE"
42 ProgramDatabaseFile="$(OutDir)/analyze.pdb"
48 Name="VCPostBuildEventTool"/>
50 Name="VCPreBuildEventTool"/>
52 Name="VCPreLinkEventTool"/>
54 Name="VCResourceCompilerTool"/>
56 Name="VCWebServiceProxyGeneratorTool"/>
58 Name="VCXMLDataGeneratorTool"/>
60 Name="VCWebDeploymentTool"/>
62 Name="VCManagedWrapperGeneratorTool"/>
64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
68 OutputDirectory="$(SolutionDir)$(IntDir)"
69 IntermediateDirectory="Release"
73 Name="VCCLCompilerTool"
74 AdditionalIncludeDirectories="..\..\include;.."
75 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
77 ForceConformanceInForLoopScope="TRUE"
78 RuntimeTypeInfo="TRUE"
79 UsePrecompiledHeader="0"
82 Detect64BitPortabilityProblems="FALSE"
83 DebugInformationFormat="3"
84 DisableSpecificWarnings="4146,4800"/>
86 Name="VCCustomBuildTool"/>
89 OutputFile="$(OutDir)/analyze.exe"
91 GenerateDebugInformation="TRUE"
93 OptimizeReferences="2"
94 EnableCOMDATFolding="2"
99 Name="VCPostBuildEventTool"/>
101 Name="VCPreBuildEventTool"/>
103 Name="VCPreLinkEventTool"/>
105 Name="VCResourceCompilerTool"/>
107 Name="VCWebServiceProxyGeneratorTool"/>
109 Name="VCXMLDataGeneratorTool"/>
111 Name="VCWebDeploymentTool"/>
113 Name="VCManagedWrapperGeneratorTool"/>
115 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
123 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
124 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
126 RelativePath="..\..\tools\analyze\AnalysisWrappers.cpp">
129 RelativePath="..\..\tools\analyze\analyze.cpp">
132 RelativePath="..\..\tools\analyze\GraphPrinters.cpp">
137 Filter="h;hpp;hxx;hm;inl;inc;xsd"
138 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
143 </VisualStudioProject>