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