| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="chrometab_perftests" | |
| 6 ProjectGUID="{760ABE9D-2B3E-48C5-A571-6CD221A04BD6}" | |
| 7 RootNamespace="chrometab_perftests" | |
| 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="..\..\chrome\$(ConfigurationName)" | |
| 21 IntermediateDirectory="$(ConfigurationName)" | |
| 22 ConfigurationType="1" | |
| 23 InheritedPropertySheets=".\chrometab_perftests.vsprops;$
(SolutionDir)..\build\debug.vsprops" | |
| 24 > | |
| 25 <Tool | |
| 26 Name="VCPreBuildEventTool" | |
| 27 /> | |
| 28 <Tool | |
| 29 Name="VCCustomBuildTool" | |
| 30 /> | |
| 31 <Tool | |
| 32 Name="VCXMLDataGeneratorTool" | |
| 33 /> | |
| 34 <Tool | |
| 35 Name="VCWebServiceProxyGeneratorTool" | |
| 36 /> | |
| 37 <Tool | |
| 38 Name="VCMIDLTool" | |
| 39 /> | |
| 40 <Tool | |
| 41 Name="VCCLCompilerTool" | |
| 42 Optimization="0" | |
| 43 AdditionalIncludeDirectories=".." | |
| 44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
| 45 MinimalRebuild="true" | |
| 46 BasicRuntimeChecks="3" | |
| 47 RuntimeLibrary="1" | |
| 48 UsePrecompiledHeader="0" | |
| 49 WarningLevel="3" | |
| 50 Detect64BitPortabilityProblems="false" | |
| 51 DebugInformationFormat="4" | |
| 52 /> | |
| 53 <Tool | |
| 54 Name="VCManagedResourceCompilerTool" | |
| 55 /> | |
| 56 <Tool | |
| 57 Name="VCResourceCompilerTool" | |
| 58 /> | |
| 59 <Tool | |
| 60 Name="VCPreLinkEventTool" | |
| 61 /> | |
| 62 <Tool | |
| 63 Name="VCLinkerTool" | |
| 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="..\..\chrome\$(ConfigurationName)" | |
| 97 IntermediateDirectory="$(ConfigurationName)" | |
| 98 ConfigurationType="1" | |
| 99 InheritedPropertySheets=".\chrometab_perftests.vsprops;$
(SolutionDir)..\build\release.vsprops" | |
| 100 WholeProgramOptimization="1" | |
| 101 > | |
| 102 <Tool | |
| 103 Name="VCPreBuildEventTool" | |
| 104 /> | |
| 105 <Tool | |
| 106 Name="VCCustomBuildTool" | |
| 107 /> | |
| 108 <Tool | |
| 109 Name="VCXMLDataGeneratorTool" | |
| 110 /> | |
| 111 <Tool | |
| 112 Name="VCWebServiceProxyGeneratorTool" | |
| 113 /> | |
| 114 <Tool | |
| 115 Name="VCMIDLTool" | |
| 116 /> | |
| 117 <Tool | |
| 118 Name="VCCLCompilerTool" | |
| 119 AdditionalIncludeDirectories=".." | |
| 120 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
| 121 RuntimeLibrary="0" | |
| 122 UsePrecompiledHeader="0" | |
| 123 WarningLevel="3" | |
| 124 Detect64BitPortabilityProblems="false" | |
| 125 DebugInformationFormat="3" | |
| 126 /> | |
| 127 <Tool | |
| 128 Name="VCManagedResourceCompilerTool" | |
| 129 /> | |
| 130 <Tool | |
| 131 Name="VCResourceCompilerTool" | |
| 132 /> | |
| 133 <Tool | |
| 134 Name="VCPreLinkEventTool" | |
| 135 /> | |
| 136 <Tool | |
| 137 Name="VCLinkerTool" | |
| 138 LinkIncremental="1" | |
| 139 GenerateDebugInformation="true" | |
| 140 SubSystem="1" | |
| 141 OptimizeReferences="2" | |
| 142 EnableCOMDATFolding="2" | |
| 143 TargetMachine="1" | |
| 144 /> | |
| 145 <Tool | |
| 146 Name="VCALinkTool" | |
| 147 /> | |
| 148 <Tool | |
| 149 Name="VCManifestTool" | |
| 150 /> | |
| 151 <Tool | |
| 152 Name="VCXDCMakeTool" | |
| 153 /> | |
| 154 <Tool | |
| 155 Name="VCBscMakeTool" | |
| 156 /> | |
| 157 <Tool | |
| 158 Name="VCFxCopTool" | |
| 159 /> | |
| 160 <Tool | |
| 161 Name="VCAppVerifierTool" | |
| 162 /> | |
| 163 <Tool | |
| 164 Name="VCWebDeploymentTool" | |
| 165 /> | |
| 166 <Tool | |
| 167 Name="VCPostBuildEventTool" | |
| 168 /> | |
| 169 </Configuration> | |
| 170 </Configurations> | |
| 171 <References> | |
| 172 </References> | |
| 173 <Files> | |
| 174 <Filter | |
| 175 Name="Source Files" | |
| 176 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| 177 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}
" | |
| 178 > | |
| 179 <File | |
| 180 RelativePath=".\chrometab_perftest.cc" | |
| 181 > | |
| 182 </File> | |
| 183 <File | |
| 184 RelativePath=".\chrometab_perftest.h" | |
| 185 > | |
| 186 </File> | |
| 187 <File | |
| 188 RelativePath=".\silverlight.cc" | |
| 189 > | |
| 190 </File> | |
| 191 <Filter | |
| 192 Name="Common" | |
| 193 > | |
| 194 <File | |
| 195 RelativePath="..\..\chrome\test\chrome_p
rocess_util.cc" | |
| 196 > | |
| 197 </File> | |
| 198 <File | |
| 199 RelativePath="..\..\chrome\test\chrome_p
rocess_util.h" | |
| 200 > | |
| 201 </File> | |
| 202 <File | |
| 203 RelativePath="..\html_utils.cc" | |
| 204 > | |
| 205 </File> | |
| 206 <File | |
| 207 RelativePath="..\..\chrome\test\perf\mem
_usage.cc" | |
| 208 > | |
| 209 </File> | |
| 210 <File | |
| 211 RelativePath="..\..\base\perf_test_suite
.h" | |
| 212 > | |
| 213 </File> | |
| 214 <File | |
| 215 RelativePath="..\..\base\perftimer.cc" | |
| 216 > | |
| 217 </File> | |
| 218 <File | |
| 219 RelativePath="run_all.cc" | |
| 220 > | |
| 221 </File> | |
| 222 <File | |
| 223 RelativePath="..\test_utils.cc" | |
| 224 > | |
| 225 </File> | |
| 226 <File | |
| 227 RelativePath="..\test_utils.h" | |
| 228 > | |
| 229 </File> | |
| 230 <File | |
| 231 RelativePath="..\..\chrome\test\ui\ui_te
st.cc" | |
| 232 > | |
| 233 </File> | |
| 234 <File | |
| 235 RelativePath="..\utils.cc" | |
| 236 > | |
| 237 </File> | |
| 238 </Filter> | |
| 239 </Filter> | |
| 240 </Files> | |
| 241 <Globals> | |
| 242 </Globals> | |
| 243 </VisualStudioProject> | |
| OLD | NEW |