From 579af98e72500a9cc86c84daaa358ad1cd7f918b Mon Sep 17 00:00:00 2001 From: somewhatlurker <52014015+somewhatlurker@users.noreply.github.com> Date: Sat, 27 Jun 2020 20:34:43 +1000 Subject: [PATCH] use latest installed win 10 sdk instead of specific version --- source-code/source/PD-Loader/PD-Loader.vcxproj | 2 +- source-code/source/fakedll/fakedll.vcxproj | 2 +- source-code/source/plugins/DSCRemote/DSCRemote.vcxproj | 2 +- source-code/source/plugins/DivaMovie/DivaMovie.vcxproj | 2 +- source-code/source/plugins/DivaSound/DivaSound.vcxproj | 2 +- source-code/source/plugins/DivaWig/DivaWig.vcxproj | 2 +- source-code/source/plugins/Launcher/Launcher.vcxproj | 2 +- source-code/source/plugins/Patches/Patches.vcxproj | 2 +- source-code/source/plugins/Render/Render.vcxproj | 2 +- source-code/source/plugins/ShaderPatch/ShaderPatch.vcxproj | 2 +- source-code/source/plugins/TLAC/TLAC.vcxproj | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/source-code/source/PD-Loader/PD-Loader.vcxproj b/source-code/source/PD-Loader/PD-Loader.vcxproj index ad4ff83..aaec096 100644 --- a/source-code/source/PD-Loader/PD-Loader.vcxproj +++ b/source-code/source/PD-Loader/PD-Loader.vcxproj @@ -15,7 +15,7 @@ {CA479467-D518-46A2-AC86-3098ADA99FE5} Win32Proj PDLoader - 10.0.17763.0 + 10.0 diff --git a/source-code/source/fakedll/fakedll.vcxproj b/source-code/source/fakedll/fakedll.vcxproj index f1dc57d..ec92f0c 100644 --- a/source-code/source/fakedll/fakedll.vcxproj +++ b/source-code/source/fakedll/fakedll.vcxproj @@ -15,7 +15,7 @@ {B49C6ABE-931C-4F91-9A94-21A41A305FEE} Win32Proj fakedll - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/DSCRemote/DSCRemote.vcxproj b/source-code/source/plugins/DSCRemote/DSCRemote.vcxproj index 0b84cdc..f836567 100644 --- a/source-code/source/plugins/DSCRemote/DSCRemote.vcxproj +++ b/source-code/source/plugins/DSCRemote/DSCRemote.vcxproj @@ -14,7 +14,7 @@ 16.0 {8544C599-F73B-4EF2-BA3E-2A0FC3034B1A} DSCRemote - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/DivaMovie/DivaMovie.vcxproj b/source-code/source/plugins/DivaMovie/DivaMovie.vcxproj index cf3a55c..2c6216a 100644 --- a/source-code/source/plugins/DivaMovie/DivaMovie.vcxproj +++ b/source-code/source/plugins/DivaMovie/DivaMovie.vcxproj @@ -14,7 +14,7 @@ 16.0 {1994C586-F73B-4EF2-BA3E-2A0FC3034B1A} DivaMovie - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/DivaSound/DivaSound.vcxproj b/source-code/source/plugins/DivaSound/DivaSound.vcxproj index f0e44ed..fe2ae01 100644 --- a/source-code/source/plugins/DivaSound/DivaSound.vcxproj +++ b/source-code/source/plugins/DivaSound/DivaSound.vcxproj @@ -14,7 +14,7 @@ {EE1A551A-49A0-40F2-8C2E-862D0AE55B43} DivaSound DivaSound - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/DivaWig/DivaWig.vcxproj b/source-code/source/plugins/DivaWig/DivaWig.vcxproj index e1cec1e..c30e68e 100644 --- a/source-code/source/plugins/DivaWig/DivaWig.vcxproj +++ b/source-code/source/plugins/DivaWig/DivaWig.vcxproj @@ -14,7 +14,7 @@ 16.0 {2394C586-F73B-4EF2-BA3E-2A0FC3034B1A} DivaWig - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/Launcher/Launcher.vcxproj b/source-code/source/plugins/Launcher/Launcher.vcxproj index 9720938..bb6db40 100644 --- a/source-code/source/plugins/Launcher/Launcher.vcxproj +++ b/source-code/source/plugins/Launcher/Launcher.vcxproj @@ -16,7 +16,7 @@ v4.5 ManagedCProj Launcher - 10.0.17763.0 + 10.0 Launcher diff --git a/source-code/source/plugins/Patches/Patches.vcxproj b/source-code/source/plugins/Patches/Patches.vcxproj index cc77611..b9b9e07 100644 --- a/source-code/source/plugins/Patches/Patches.vcxproj +++ b/source-code/source/plugins/Patches/Patches.vcxproj @@ -15,7 +15,7 @@ {3FD6ACA9-E613-4FD6-BDA2-55A91C2CF65C} Win32Proj Patches - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/Render/Render.vcxproj b/source-code/source/plugins/Render/Render.vcxproj index 2627f2a..b2da603 100644 --- a/source-code/source/plugins/Render/Render.vcxproj +++ b/source-code/source/plugins/Render/Render.vcxproj @@ -15,7 +15,7 @@ {89F87459-768F-4638-9267-0F90CD74452D} Win32Proj Render - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/ShaderPatch/ShaderPatch.vcxproj b/source-code/source/plugins/ShaderPatch/ShaderPatch.vcxproj index 60d7f13..70d31c8 100644 --- a/source-code/source/plugins/ShaderPatch/ShaderPatch.vcxproj +++ b/source-code/source/plugins/ShaderPatch/ShaderPatch.vcxproj @@ -13,7 +13,7 @@ {C07E495E-A16F-48FA-80E4-0296B5234F0B} ShaderPatch - 10.0.17763.0 + 10.0 diff --git a/source-code/source/plugins/TLAC/TLAC.vcxproj b/source-code/source/plugins/TLAC/TLAC.vcxproj index 53edba2..aed1d55 100644 --- a/source-code/source/plugins/TLAC/TLAC.vcxproj +++ b/source-code/source/plugins/TLAC/TLAC.vcxproj @@ -15,7 +15,7 @@ {2B5533BB-04A1-424F-9BCA-1CA963B46B7F} Win32Proj TLAC - 10.0.17763.0 + 10.0