From c3054c59b38011f3ccabbf6043014128ea72698b Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 7 Mar 2024 17:45:51 -0500 Subject: [PATCH] more vs project updates Still failing in the CI, but building successfully locally --- sys/windows/vs/hacklib/hacklib.vcxproj | 31 ++++++++++++++++++------ sys/windows/vs/makedefs/makedefs.vcxproj | 3 +-- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/sys/windows/vs/hacklib/hacklib.vcxproj b/sys/windows/vs/hacklib/hacklib.vcxproj index 0abfd3a56..07ac07a27 100644 --- a/sys/windows/vs/hacklib/hacklib.vcxproj +++ b/sys/windows/vs/hacklib/hacklib.vcxproj @@ -1,12 +1,12 @@ - - - - - - - + + + + + + + Debug Win32 @@ -28,6 +28,21 @@ + + + + + + + + + + + + + + + 17.0 Win32Proj @@ -156,4 +171,4 @@ - + \ No newline at end of file diff --git a/sys/windows/vs/makedefs/makedefs.vcxproj b/sys/windows/vs/makedefs/makedefs.vcxproj index 59e2bf397..9132318a5 100644 --- a/sys/windows/vs/makedefs/makedefs.vcxproj +++ b/sys/windows/vs/makedefs/makedefs.vcxproj @@ -36,7 +36,6 @@ - @@ -67,4 +66,4 @@ - + \ No newline at end of file