From cb3e9578e37f3f9553d8a4412c2d03f62184189f Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Sun, 24 Nov 2024 00:04:52 +0100 Subject: [PATCH] GDK: Fix msbuild project for latest Windows GDK desktop release --- VisualC-GDK/SDL/SDL.vcxproj | 8 ++++---- .../testgamecontroller/testgamecontroller.vcxproj.filters | 4 ++-- VisualC-GDK/tests/testgdk/testgdk.vcxproj | 8 ++++---- VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters | 4 ++-- VisualC-GDK/tests/testsprite2/testsprite2.vcxproj | 8 ++++---- VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters | 4 ++-- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/VisualC-GDK/SDL/SDL.vcxproj b/VisualC-GDK/SDL/SDL.vcxproj index 2097e6944c..1a1676a4ee 100644 --- a/VisualC-GDK/SDL/SDL.vcxproj +++ b/VisualC-GDK/SDL/SDL.vcxproj @@ -174,7 +174,7 @@ true - $(SolutionDir)\shaders\buildshaders.bat $(SolutionDir) + $(ProjectDir)..\shaders\buildshaders.bat $(ProjectDir)..\ Building shader blobs (Xbox Series) @@ -208,7 +208,7 @@ true - $(SolutionDir)\shaders\buildshaders.bat $(SolutionDir) one + $(ProjectDir)..\shaders\buildshaders.bat $(ProjectDir)..\ one Building shader blobs (Xbox One) @@ -272,7 +272,7 @@ true - $(SolutionDir)\shaders\buildshaders.bat $(SolutionDir) + $(ProjectDir)..\shaders\buildshaders.bat $(ProjectDir)..\ Building shader blobs (Xbox Series) @@ -307,7 +307,7 @@ true - $(SolutionDir)\shaders\buildshaders.bat $(SolutionDir) one + $(ProjectDir)..\shaders\buildshaders.bat $(ProjectDir)..\ one Building shader blobs (Xbox One) diff --git a/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters b/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters index 1124f2c6e6..811f0a6e51 100644 --- a/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters +++ b/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters @@ -21,7 +21,7 @@ logos - + wingdk @@ -52,4 +52,4 @@ {e704dcb9-c83c-4c94-a139-b0f3e3f428f2} - \ No newline at end of file + diff --git a/VisualC-GDK/tests/testgdk/testgdk.vcxproj b/VisualC-GDK/tests/testgdk/testgdk.vcxproj index f024a89a56..f0fe7c8f38 100644 --- a/VisualC-GDK/tests/testgdk/testgdk.vcxproj +++ b/VisualC-GDK/tests/testgdk/testgdk.vcxproj @@ -139,7 +139,7 @@ Windows - xgameruntime.lib;../Microsoft.Xbox.Services.141.GDK.C.Thunks.lib;%(AdditionalDependencies) + xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies) @@ -223,7 +223,7 @@ true Windows - xgameruntime.lib;../Microsoft.Xbox.Services.141.GDK.C.Thunks.lib;%(AdditionalDependencies) + xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies) @@ -352,7 +352,7 @@ copy "%(FullPath)" "$(OutDir)\" - + Document true true @@ -398,4 +398,4 @@ copy "%(FullPath)" "$(OutDir)\" - \ No newline at end of file + diff --git a/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters b/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters index b82a989857..f3148e05bb 100644 --- a/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters +++ b/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters @@ -18,7 +18,7 @@ logos - + wingdk @@ -50,4 +50,4 @@ {ac7aa2d5-f0f7-46eb-a548-5b6316f3b63b} - \ No newline at end of file + diff --git a/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj b/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj index 651a346e53..91b2a4cc43 100644 --- a/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj +++ b/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj @@ -139,7 +139,7 @@ Windows - xgameruntime.lib;../Microsoft.Xbox.Services.141.GDK.C.Thunks.lib;%(AdditionalDependencies) + xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies) @@ -223,7 +223,7 @@ true Windows - xgameruntime.lib;../Microsoft.Xbox.Services.141.GDK.C.Thunks.lib;%(AdditionalDependencies) + xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies) @@ -352,7 +352,7 @@ copy "%(FullPath)" "$(OutDir)\" - + Document true true @@ -392,4 +392,4 @@ copy "%(FullPath)" "$(OutDir)\" - \ No newline at end of file + diff --git a/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters b/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters index e945fe5489..c3cca99b62 100644 --- a/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters +++ b/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters @@ -18,7 +18,7 @@ logos - + wingdk @@ -49,4 +49,4 @@ {9bf62acf-6661-43f9-bde3-0de9e1db4290} - \ No newline at end of file +