From 21fecce4cf678a6e242d811ce8d7e67d8cd0915c Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 19 Dec 2019 15:12:36 -0800 Subject: [PATCH] Added new HIDAPI driver files to the Visual Studio project --- VisualC/SDL/SDL.vcxproj | 2 ++ VisualC/SDL/SDL.vcxproj.filters | 2 ++ 2 files changed, 4 insertions(+) diff --git a/VisualC/SDL/SDL.vcxproj b/VisualC/SDL/SDL.vcxproj index 37cec44c9..83128645e 100644 --- a/VisualC/SDL/SDL.vcxproj +++ b/VisualC/SDL/SDL.vcxproj @@ -419,9 +419,11 @@ + + diff --git a/VisualC/SDL/SDL.vcxproj.filters b/VisualC/SDL/SDL.vcxproj.filters index 76dc0b566..e8006e14b 100644 --- a/VisualC/SDL/SDL.vcxproj.filters +++ b/VisualC/SDL/SDL.vcxproj.filters @@ -360,9 +360,11 @@ + +