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> |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 /> | 45 /> |
46 <Tool | 46 <Tool |
47 Name="VCResourceCompilerTool" | 47 Name="VCResourceCompilerTool" |
48 /> | 48 /> |
49 <Tool | 49 <Tool |
50 Name="VCPreLinkEventTool" | 50 Name="VCPreLinkEventTool" |
51 /> | 51 /> |
52 <Tool | 52 <Tool |
53 Name="VCLinkerTool" | 53 Name="VCLinkerTool" |
54 AdditionalDependencies="shlwapi.lib rpcrt4.lib w
inmm.lib" | 54 AdditionalDependencies="shlwapi.lib rpcrt4.lib w
inmm.lib" |
| 55 LinkIncremental="1" |
55 SubSystem="1" | 56 SubSystem="1" |
56 /> | 57 /> |
57 <Tool | 58 <Tool |
58 Name="VCALinkTool" | 59 Name="VCALinkTool" |
59 /> | 60 /> |
60 <Tool | 61 <Tool |
61 Name="VCManifestTool" | 62 Name="VCManifestTool" |
62 /> | 63 /> |
63 <Tool | 64 <Tool |
64 Name="VCXDCMakeTool" | 65 Name="VCXDCMakeTool" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
152 > | 153 > |
153 </File> | 154 </File> |
154 <File | 155 <File |
155 RelativePath=".\thumbnail-inl.h" | 156 RelativePath=".\thumbnail-inl.h" |
156 > | 157 > |
157 </File> | 158 </File> |
158 </Files> | 159 </Files> |
159 <Globals> | 160 <Globals> |
160 </Globals> | 161 </Globals> |
161 </VisualStudioProject> | 162 </VisualStudioProject> |
OLD | NEW |