| 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="generate_profile" | 5 Name="generate_profile" |
| 6 ProjectGUID="{2E969AE9-7B12-4EDB-8E8B-48C7AE7BE357}" | 6 ProjectGUID="{2E969AE9-7B12-4EDB-8E8B-48C7AE7BE357}" |
| 7 RootNamespace="generate_profile" | 7 RootNamespace="generate_profile" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| 11 <Platform | 11 <Platform |
| 12 Name="Win32" | 12 Name="Win32" |
| 13 /> | 13 /> |
| 14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> | 15 <ToolFiles> |
| 16 </ToolFiles> | 16 </ToolFiles> |
| 17 <Configurations> | 17 <Configurations> |
| 18 <Configuration | 18 <Configuration |
| 19 Name="Debug|Win32" | 19 Name="Debug|Win32" |
| 20 ConfigurationType="1" | 20 ConfigurationType="1" |
| 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\icu38\b
uild\using_icu.vsprops;..\..\..\skia\using_skia.vsprops" | 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\ffmpeg\
using_ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;
..\..\..\skia\using_skia.vsprops" |
| 22 > | 22 > |
| 23 <Tool | 23 <Tool |
| 24 Name="VCPreBuildEventTool" | 24 Name="VCPreBuildEventTool" |
| 25 /> | 25 /> |
| 26 <Tool | 26 <Tool |
| 27 Name="VCCustomBuildTool" | 27 Name="VCCustomBuildTool" |
| 28 /> | 28 /> |
| 29 <Tool | 29 <Tool |
| 30 Name="VCXMLDataGeneratorTool" | 30 Name="VCXMLDataGeneratorTool" |
| 31 /> | 31 /> |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 <Tool | 76 <Tool |
| 77 Name="VCWebDeploymentTool" | 77 Name="VCWebDeploymentTool" |
| 78 /> | 78 /> |
| 79 <Tool | 79 <Tool |
| 80 Name="VCPostBuildEventTool" | 80 Name="VCPostBuildEventTool" |
| 81 /> | 81 /> |
| 82 </Configuration> | 82 </Configuration> |
| 83 <Configuration | 83 <Configuration |
| 84 Name="Release|Win32" | 84 Name="Release|Win32" |
| 85 ConfigurationType="1" | 85 ConfigurationType="1" |
| 86 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\icu38
\build\using_icu.vsprops;..\..\..\skia\using_skia.vsprops" | 86 » » » InheritedPropertySheets="$(SolutionDir)..\build\common.v
sprops;$(SolutionDir)..\build\release.vsprops;..\..\..\third_party\ffmpeg\using_
ffmpeg.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;..\..\
..\skia\using_skia.vsprops" |
| 87 > | 87 > |
| 88 <Tool | 88 <Tool |
| 89 Name="VCPreBuildEventTool" | 89 Name="VCPreBuildEventTool" |
| 90 /> | 90 /> |
| 91 <Tool | 91 <Tool |
| 92 Name="VCCustomBuildTool" | 92 Name="VCCustomBuildTool" |
| 93 /> | 93 /> |
| 94 <Tool | 94 <Tool |
| 95 Name="VCXMLDataGeneratorTool" | 95 Name="VCXMLDataGeneratorTool" |
| 96 /> | 96 /> |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 > | 153 > |
| 154 </File> | 154 </File> |
| 155 <File | 155 <File |
| 156 RelativePath=".\thumbnail-inl.h" | 156 RelativePath=".\thumbnail-inl.h" |
| 157 > | 157 > |
| 158 </File> | 158 </File> |
| 159 </Files> | 159 </Files> |
| 160 <Globals> | 160 <Globals> |
| 161 </Globals> | 161 </Globals> |
| 162 </VisualStudioProject> | 162 </VisualStudioProject> |
| OLD | NEW |