From 6a9f45f2de7c0818a3a1cfc87072f8af811a8333 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 12 Oct 2018 22:05:58 -0700 Subject: [PATCH] Remove machine-specific IncludePath from SDL.vcxproj These IncludePath values seem to not actually be needed since nobody noticed they were wrong for the past couple months. --- VisualC/SDL/SDL.vcxproj | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/VisualC/SDL/SDL.vcxproj b/VisualC/SDL/SDL.vcxproj index 505adcd27bd25..6f4f927db42b3 100644 --- a/VisualC/SDL/SDL.vcxproj +++ b/VisualC/SDL/SDL.vcxproj @@ -80,18 +80,6 @@ C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath) - - D:\dev\steam\rel\streaming_client\SDL\src\hidapi\hidapi;$(IncludePath) - - - D:\dev\steam\rel\streaming_client\SDL\src\hidapi\hidapi;$(IncludePath) - - - D:\dev\steam\rel\streaming_client\SDL\src\hidapi\hidapi;$(IncludePath) - - - D:\dev\steam\rel\streaming_client\SDL\src\hidapi\hidapi;$(IncludePath) -