From 221a13cf91215df17cd6003bbf8c92f7e1e0fd6b Mon Sep 17 00:00:00 2001 From: Elisha Riedlinger Date: Wed, 31 Jul 2024 15:02:22 -0700 Subject: [PATCH] Fix Release_xp compile issue --- dxwrapper.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dxwrapper.vcxproj b/dxwrapper.vcxproj index 1868456f..701a37c0 100644 --- a/dxwrapper.vcxproj +++ b/dxwrapper.vcxproj @@ -194,7 +194,7 @@ del "$(TargetDir)dxwrapper.pdb" >nul $(SolutionDir)bin\Intermediate\$(Configuration)\Object\%(RelativeDir) Level4 Speed - $(ProjectDir);Libraries;Libraries\DirectX81SDK\include;External\imgui + $(ProjectDir);Libraries;Libraries\DirectX81SDK\include;External\dinputto8\Include;External\dinputto8\Include\winsdk-10;External\imgui stdcpp17 AnySuitable