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="channel_changer" | 5 Name="channel_changer" |
6 ProjectGUID="{93D9CC27-A861-4430-A08B-AEB2FC223D78}" | 6 ProjectGUID="{93D9CC27-A861-4430-A08B-AEB2FC223D78}" |
7 RootNamespace="channel_changer" | 7 RootNamespace="channel_changer" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
91 /> | 91 /> |
92 <Tool | 92 <Tool |
93 Name="VCPostBuildEventTool" | 93 Name="VCPostBuildEventTool" |
94 /> | 94 /> |
95 </Configuration> | 95 </Configuration> |
96 <Configuration | 96 <Configuration |
97 Name="Release|Win32" | 97 Name="Release|Win32" |
98 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | 98 OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
99 IntermediateDirectory="$(ConfigurationName)" | 99 IntermediateDirectory="$(ConfigurationName)" |
100 ConfigurationType="1" | 100 ConfigurationType="1" |
101 » » » InheritedPropertySheets=".\using_vista_platform_sdk.vspr
ops" | 101 » » » InheritedPropertySheets=".\using_platform_sdk_6_1.vsprop
s" |
102 UseOfATL="1" | 102 UseOfATL="1" |
103 CharacterSet="1" | 103 CharacterSet="1" |
104 WholeProgramOptimization="1" | 104 WholeProgramOptimization="1" |
105 > | 105 > |
106 <Tool | 106 <Tool |
107 Name="VCPreBuildEventTool" | 107 Name="VCPreBuildEventTool" |
108 /> | 108 /> |
109 <Tool | 109 <Tool |
110 Name="VCCustomBuildTool" | 110 Name="VCCustomBuildTool" |
111 /> | 111 /> |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
234 </File> | 234 </File> |
235 <File | 235 <File |
236 RelativePath=".\switcher_icon.bmp" | 236 RelativePath=".\switcher_icon.bmp" |
237 > | 237 > |
238 </File> | 238 </File> |
239 </Filter> | 239 </Filter> |
240 </Files> | 240 </Files> |
241 <Globals> | 241 <Globals> |
242 </Globals> | 242 </Globals> |
243 </VisualStudioProject> | 243 </VisualStudioProject> |
OLD | NEW |