From ab68e7f82f64a6eeaffe9ba84593e03f5148df8b Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 30 Sep 2012 23:08:46 -0700 Subject: [PATCH] Added SDL_dropevents.c to the Visual C projects --- VisualC/SDL/SDL_VS2008.vcproj | 8 ++++++++ VisualC/SDL/SDL_VS2010.vcxproj | 2 ++ 2 files changed, 10 insertions(+) diff --git a/VisualC/SDL/SDL_VS2008.vcproj b/VisualC/SDL/SDL_VS2008.vcproj index fc214e7eb..f947b5e8f 100644 --- a/VisualC/SDL/SDL_VS2008.vcproj +++ b/VisualC/SDL/SDL_VS2008.vcproj @@ -808,6 +808,14 @@ RelativePath="..\..\src\render\software\SDL_drawpoint.h" > + + + + diff --git a/VisualC/SDL/SDL_VS2010.vcxproj b/VisualC/SDL/SDL_VS2010.vcxproj index 2599c2b04..b4917eacf 100644 --- a/VisualC/SDL/SDL_VS2010.vcxproj +++ b/VisualC/SDL/SDL_VS2010.vcxproj @@ -273,6 +273,7 @@ + @@ -386,6 +387,7 @@ +