From b4e90dce4d39d4fc54d0281001f4500d6b687dfa Mon Sep 17 00:00:00 2001 From: Seth Hamilton Date: Tue, 26 Aug 2025 13:24:09 -0500 Subject: [PATCH] =?UTF-8?q?Different=20local=20glfw=20buildd=20=C2=AF=5F(?= =?UTF-8?q?=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LivePlotter.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LivePlotter.vcxproj b/LivePlotter.vcxproj index a05e07b..88b31b2 100644 --- a/LivePlotter.vcxproj +++ b/LivePlotter.vcxproj @@ -97,14 +97,14 @@ - $(ProjectDir)lib;$(ProjectDir)ext\glfw\build\src\Debug;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) + $(ProjectDir)lib;$(ProjectDir)ext\glfw\build\src;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) $(ProjectDir)ext\glm;$(ProjectDir)ext\glfw\include;$(ProjectDir)inc;$(IncludePath) $(ProjectDir)bin\$(Platform)\$(Configuration)\ $(ProjectDir)obj\$(Platform)\$(Configuration)\ $(ProjectDir)src;$(SourcePath) - $(ProjectDir)lib;$(ProjectDir)ext\glfw\build\src\Debug;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) + $(ProjectDir)lib;$(ProjectDir)ext\glfw\build\src;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) $(ProjectDir)ext\glm;$(ProjectDir)ext\glfw\include;$(ProjectDir)inc;$(IncludePath) $(ProjectDir)bin\$(Platform)\$(Configuration)\ $(ProjectDir)obj\$(Platform)\$(Configuration)\