1<?xml version="1.0" encoding="UTF-8"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="dump_syms" 6 ProjectGUID="{792E1530-E2C5-4289-992E-317BA30E9D9F}" 7 RootNamespace="dumpsyms" 8 Keyword="Win32Proj" 9 > 10 <Platforms> 11 <Platform 12 Name="Win32" 13 /> 14 </Platforms> 15 <ToolFiles> 16 </ToolFiles> 17 <Configurations> 18 <Configuration 19 Name="Debug|Win32" 20 OutputDirectory="Debug" 21 IntermediateDirectory="Debug" 22 ConfigurationType="1" 23 > 24 <Tool 25 Name="VCPreBuildEventTool" 26 /> 27 <Tool 28 Name="VCCustomBuildTool" 29 /> 30 <Tool 31 Name="VCXMLDataGeneratorTool" 32 /> 33 <Tool 34 Name="VCWebServiceProxyGeneratorTool" 35 /> 36 <Tool 37 Name="VCMIDLTool" 38 /> 39 <Tool 40 Name="VCCLCompilerTool" 41 Optimization="0" 42 AdditionalIncludeDirectories=""$(VSInstallDir)\DIA SDK\include";..\..\.." 43 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN" 44 MinimalRebuild="true" 45 BasicRuntimeChecks="3" 46 RuntimeLibrary="3" 47 UsePrecompiledHeader="0" 48 WarningLevel="3" 49 Detect64BitPortabilityProblems="true" 50 DebugInformationFormat="4" 51 /> 52 <Tool 53 Name="VCManagedResourceCompilerTool" 54 /> 55 <Tool 56 Name="VCResourceCompilerTool" 57 /> 58 <Tool 59 Name="VCPreLinkEventTool" 60 /> 61 <Tool 62 Name="VCLinkerTool" 63 AdditionalDependencies=""$(VSInstallDir)\DIA SDK\lib\diaguids.lib" imagehlp.lib" 64 LinkIncremental="2" 65 GenerateDebugInformation="true" 66 SubSystem="1" 67 TargetMachine="1" 68 /> 69 <Tool 70 Name="VCALinkTool" 71 /> 72 <Tool 73 Name="VCManifestTool" 74 /> 75 <Tool 76 Name="VCXDCMakeTool" 77 /> 78 <Tool 79 Name="VCBscMakeTool" 80 /> 81 <Tool 82 Name="VCFxCopTool" 83 /> 84 <Tool 85 Name="VCAppVerifierTool" 86 /> 87 <Tool 88 Name="VCWebDeploymentTool" 89 /> 90 <Tool 91 Name="VCPostBuildEventTool" 92 /> 93 </Configuration> 94 <Configuration 95 Name="Release|Win32" 96 OutputDirectory="Release" 97 IntermediateDirectory="Release" 98 ConfigurationType="1" 99 > 100 <Tool 101 Name="VCPreBuildEventTool" 102 /> 103 <Tool 104 Name="VCCustomBuildTool" 105 /> 106 <Tool 107 Name="VCXMLDataGeneratorTool" 108 /> 109 <Tool 110 Name="VCWebServiceProxyGeneratorTool" 111 /> 112 <Tool 113 Name="VCMIDLTool" 114 /> 115 <Tool 116 Name="VCCLCompilerTool" 117 AdditionalIncludeDirectories=""$(VSInstallDir)\DIA SDK\include";..\..\.." 118 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN" 119 RuntimeLibrary="2" 120 UsePrecompiledHeader="0" 121 WarningLevel="3" 122 Detect64BitPortabilityProblems="true" 123 DebugInformationFormat="3" 124 /> 125 <Tool 126 Name="VCManagedResourceCompilerTool" 127 /> 128 <Tool 129 Name="VCResourceCompilerTool" 130 /> 131 <Tool 132 Name="VCPreLinkEventTool" 133 /> 134 <Tool 135 Name="VCLinkerTool" 136 AdditionalDependencies=""$(VSInstallDir)\DIA SDK\lib\diaguids.lib" imagehlp.lib" 137 LinkIncremental="2" 138 GenerateDebugInformation="true" 139 SubSystem="1" 140 OptimizeReferences="2" 141 EnableCOMDATFolding="2" 142 TargetMachine="1" 143 /> 144 <Tool 145 Name="VCALinkTool" 146 /> 147 <Tool 148 Name="VCManifestTool" 149 /> 150 <Tool 151 Name="VCXDCMakeTool" 152 /> 153 <Tool 154 Name="VCBscMakeTool" 155 /> 156 <Tool 157 Name="VCFxCopTool" 158 /> 159 <Tool 160 Name="VCAppVerifierTool" 161 /> 162 <Tool 163 Name="VCWebDeploymentTool" 164 /> 165 <Tool 166 Name="VCPostBuildEventTool" 167 /> 168 </Configuration> 169 </Configurations> 170 <References> 171 </References> 172 <Files> 173 <Filter 174 Name="Header Files" 175 Filter="h;hpp;hxx;hm;inl;inc;xsd" 176 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 177 > 178 <File 179 RelativePath="..\..\..\common\windows\dia_util.h" 180 > 181 </File> 182 <File 183 RelativePath="..\..\..\common\windows\guid_string.h" 184 > 185 </File> 186 <File 187 RelativePath="..\..\..\common\windows\omap_internal.h" 188 > 189 </File> 190 <File 191 RelativePath="..\..\..\common\windows\omap.h" 192 > 193 </File> 194 <File 195 RelativePath="..\..\..\common\windows\pdb_source_line_writer.h" 196 > 197 </File> 198 <File 199 RelativePath="..\..\..\common\windows\string_utils-inl.h" 200 > 201 </File> 202 </Filter> 203 <Filter 204 Name="Resource Files" 205 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 206 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 207 > 208 </Filter> 209 <Filter 210 Name="Source Files" 211 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 212 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 213 > 214 <File 215 RelativePath="..\..\..\common\windows\dia_util.cc" 216 > 217 </File> 218 <File 219 RelativePath=".\dump_syms.cc" 220 > 221 </File> 222 <File 223 RelativePath="..\..\..\common\windows\guid_string.cc" 224 > 225 </File> 226 <File 227 RelativePath="..\..\..\common\windows\omap.cc" 228 > 229 </File> 230 <File 231 RelativePath="..\..\..\common\windows\pdb_source_line_writer.cc" 232 > 233 </File> 234 <File 235 RelativePath="..\..\..\common\windows\string_utils.cc" 236 > 237 </File> 238 </Filter> 239 </Files> 240 <Globals> 241 </Globals> 242</VisualStudioProject>