From 98e88b3c6182d89ba3c2f8de983ab7100dd1ab81 Mon Sep 17 00:00:00 2001 From: Ramza13 <52087122+Ramza13@users.noreply.github.com> Date: Thu, 10 Oct 2019 08:12:38 -0400 Subject: [PATCH] commit for me --- msvc-full-features/Cataclysm-App.vcxproj | 16 ++++++++++++++-- msvc-full-features/Cataclysm-Lib.vcxproj | 15 +++++++++++++-- msvc-full-features/Cataclysm-Tests.vcxproj | 16 ++++++++++++++-- 3 files changed, 41 insertions(+), 6 deletions(-) diff --git a/msvc-full-features/Cataclysm-App.vcxproj b/msvc-full-features/Cataclysm-App.vcxproj index b5c685b21c473..c341735e9346c 100644 --- a/msvc-full-features/Cataclysm-App.vcxproj +++ b/msvc-full-features/Cataclysm-App.vcxproj @@ -28,7 +28,7 @@ Application - v141 + v142 MultiByte @@ -58,6 +58,18 @@ false + + C:\Users\Ramza\source\repos\Cataclysm-DDA\WinDepend\bin\x64;C:\Users\Ramza\source\repos\Cataclysm-DDA\SDL2_ttf-2.0.14\include;C:\Users\Ramza\source\repos\Cataclysm-DDA\SDL2_mixer-2.0.4\include;C:\Users\Ramza\source\repos\Cataclysm-DDA\SDL2_image-2.0.4\include;C:\Users\Ramza\source\repos\Cataclysm-DDA\SDL2-2.0.9\include;C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt;$(IncludePath) + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + Level1 @@ -132,4 +144,4 @@ - + \ No newline at end of file diff --git a/msvc-full-features/Cataclysm-Lib.vcxproj b/msvc-full-features/Cataclysm-Lib.vcxproj index 1beee68cb4286..34b88fac0688a 100644 --- a/msvc-full-features/Cataclysm-Lib.vcxproj +++ b/msvc-full-features/Cataclysm-Lib.vcxproj @@ -28,7 +28,7 @@ StaticLibrary - v141 + v142 MultiByte @@ -58,6 +58,17 @@ false + + C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt;$(IncludePath) + + + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + Level1 @@ -120,4 +131,4 @@ - + \ No newline at end of file diff --git a/msvc-full-features/Cataclysm-Tests.vcxproj b/msvc-full-features/Cataclysm-Tests.vcxproj index a2ec8b9bc8447..6273d38fb8f1e 100644 --- a/msvc-full-features/Cataclysm-Tests.vcxproj +++ b/msvc-full-features/Cataclysm-Tests.vcxproj @@ -28,7 +28,7 @@ Application - v141 + v142 MultiByte false @@ -59,6 +59,18 @@ false + + C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt;$(IncludePath) + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + + + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + + + $(VC_IncludePath);$(WindowsSDK_IncludePath);C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt + C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17763.0\ucrt\x86;$(LibraryPath) + Level1 @@ -136,4 +148,4 @@ - + \ No newline at end of file