summaryrefslogtreecommitdiffstats
path: root/tools/channel_changer
diff options
context:
space:
mode:
Diffstat (limited to 'tools/channel_changer')
-rw-r--r--tools/channel_changer/channel_changer.vcproj2
-rw-r--r--tools/channel_changer/using_platform_sdk_6_1.vsprops (renamed from tools/channel_changer/using_vista_platform_sdk.vsprops)6
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/channel_changer/channel_changer.vcproj b/tools/channel_changer/channel_changer.vcproj
index 5afff01..21cf8b4 100644
--- a/tools/channel_changer/channel_changer.vcproj
+++ b/tools/channel_changer/channel_changer.vcproj
@@ -20,7 +20,7 @@
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
- InheritedPropertySheets=".\using_vista_platform_sdk.vsprops"
+ InheritedPropertySheets=".\using_platform_sdk_6_1.vsprops"
UseOfATL="1"
CharacterSet="1"
>
diff --git a/tools/channel_changer/using_vista_platform_sdk.vsprops b/tools/channel_changer/using_platform_sdk_6_1.vsprops
index 881683b..60bf4b0 100644
--- a/tools/channel_changer/using_vista_platform_sdk.vsprops
+++ b/tools/channel_changer/using_platform_sdk_6_1.vsprops
@@ -19,14 +19,14 @@
/>
<UserMacro
Name="SDK"
- Value="$(SolutionDir)..\..\third_party\platformsdk_vista_6_0\files"
+ Value="$(SolutionDir)..\..\third_party\platformsdk_win2008_6_1\files"
/>
<UserMacro
Name="SDKIncludes"
- Value="$(SDK)\Include;$(SDK)\VC\INCLUDE;$(VSInstallDir)\VC\atlmfc\include"
+ Value="$(SDK)\Include;$(VSInstallDir)\VC\atlmfc\include"
/>
<UserMacro
Name="SDKLibs"
- Value="$(SDK)\Lib;$(SDK)\VC\LIB"
+ Value="$(SDK)\Lib"
/>
</VisualStudioPropertySheet>