OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="perf_tests" | 5 Name="perf_tests" |
6 ProjectGUID="{9055E088-25C6-47FD-87D5-D9DD9FD75C9F}" | 6 ProjectGUID="{9055E088-25C6-47FD-87D5-D9DD9FD75C9F}" |
7 RootNamespace="perf_tests" | 7 RootNamespace="perf_tests" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 /> | 44 /> |
45 <Tool | 45 <Tool |
46 Name="VCResourceCompilerTool" | 46 Name="VCResourceCompilerTool" |
47 /> | 47 /> |
48 <Tool | 48 <Tool |
49 Name="VCPreLinkEventTool" | 49 Name="VCPreLinkEventTool" |
50 /> | 50 /> |
51 <Tool | 51 <Tool |
52 Name="VCLinkerTool" | 52 Name="VCLinkerTool" |
53 AdditionalDependencies="shlwapi.lib rpcrt4.lib w
inmm.lib" | 53 AdditionalDependencies="shlwapi.lib rpcrt4.lib w
inmm.lib" |
| 54 LinkIncremental="1" |
54 SubSystem="1" | 55 SubSystem="1" |
55 /> | 56 /> |
56 <Tool | 57 <Tool |
57 Name="VCALinkTool" | 58 Name="VCALinkTool" |
58 /> | 59 /> |
59 <Tool | 60 <Tool |
60 Name="VCManifestTool" | 61 Name="VCManifestTool" |
61 /> | 62 /> |
62 <Tool | 63 <Tool |
63 Name="VCXDCMakeTool" | 64 Name="VCXDCMakeTool" |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
190 > | 191 > |
191 <File | 192 <File |
192 RelativePath="..\..\browser\safe_browsing\databa
se_perftest.cc" | 193 RelativePath="..\..\browser\safe_browsing\databa
se_perftest.cc" |
193 > | 194 > |
194 </File> | 195 </File> |
195 </Filter> | 196 </Filter> |
196 </Files> | 197 </Files> |
197 <Globals> | 198 <Globals> |
198 </Globals> | 199 </Globals> |
199 </VisualStudioProject> | 200 </VisualStudioProject> |
OLD | NEW |