diff --git a/Windows81SDKVS12_x64.props b/Windows81SDKVS12_x64.props
index efd6453..3a965ee 100644
--- a/Windows81SDKVS12_x64.props
+++ b/Windows81SDKVS12_x64.props
@@ -5,7 +5,7 @@
$(ProgramFiles)\Windows Kits\8.1\bin\x64;$(ExecutablePath)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(IncludePath)
- $(ProgramFiles)\Windows Kits\8.1\lib\win8\um\x64;$(LibraryPath)
+ $(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x64;$(LibraryPath)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(ExcludePath)
diff --git a/Windows81SDKVS12_x86.props b/Windows81SDKVS12_x86.props
index de18b5f..1398f13 100644
--- a/Windows81SDKVS12_x86.props
+++ b/Windows81SDKVS12_x86.props
@@ -5,7 +5,7 @@
$(ProgramFiles)\Windows Kits\8.1\bin\x86;$(ExecutablePath)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(IncludePath)
- $(ProgramFiles)\Windows Kits\8.1\lib\win8\um\x64;$(LibraryPath)
+ $(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x64;$(LibraryPath)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(ExcludePath)
diff --git a/Windows81SDK_x64.props b/Windows81SDK_x64.props
index 445c23f..79ca10e 100644
--- a/Windows81SDK_x64.props
+++ b/Windows81SDK_x64.props
@@ -5,7 +5,7 @@
$(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSdkDir)bin\NETFX 4.0 Tools;$(ProgramFiles)\Windows Kits\8.1\bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(FrameworkSDKDir)\bin;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(FrameworkSDKDir)\include;
- $(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(ProgramFiles)\Windows Kits\8.1\lib\win8\um\x64;$(FrameworkSDKDir)\lib\x64
+ $(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x64;$(FrameworkSDKDir)\lib\x64
$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(FrameworkSDKDir)\include;$(MSBuildToolsPath32);$(VCInstallDir)atlmfc\lib;$(VCInstallDir)lib;
diff --git a/Windows81SDK_x86.props b/Windows81SDK_x86.props
index 5810073..04750b6 100644
--- a/Windows81SDK_x86.props
+++ b/Windows81SDK_x86.props
@@ -5,7 +5,7 @@
$(VCInstallDir)bin;$(WindowsSdkDir)bin\NETFX 4.0 Tools;$(ProgramFiles)\Windows Kits\8.1\bin\x86;$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(FrameworkSDKDir)\bin;$(MSBuildToolsPath32);$(VSInstallDir);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH)
$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(FrameworkSDKDir)\include;
- $(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(ProgramFiles)\Windows Kits\8.1\lib\win8\um\x86;$(FrameworkSDKDir)\lib
+ $(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(ProgramFiles)\Windows Kits\8.1\lib\winv6.3\um\x86;$(FrameworkSDKDir)\lib
$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(ProgramFiles)\Windows Kits\8.1\Include\um;$(ProgramFiles)\Windows Kits\8.1\Include\shared;$(ProgramFiles)\Windows Kits\8.1\Include\winrt;$(FrameworkSDKDir)\include;$(MSBuildToolsPath32);$(VCInstallDir)atlmfc\lib;$(VCInstallDir)lib;