# HG changeset patch # User Sam Lantinga # Date 1295473461 28800 # Node ID c8f23a7c39d5e738e37f38a21200d2365f7d20cd # Parent 5bb673951db20b4fcf120405be697e22574f1d35 The clipboard API was missing from the 2010 project diff -r 5bb673951db2 -r c8f23a7c39d5 VisualC/SDL/SDL_VS2010.vcxproj --- a/VisualC/SDL/SDL_VS2010.vcxproj Wed Jan 19 13:07:25 2011 -0800 +++ b/VisualC/SDL/SDL_VS2010.vcxproj Wed Jan 19 13:44:21 2011 -0800 @@ -235,6 +235,7 @@ + @@ -386,6 +387,7 @@ + @@ -458,4 +460,4 @@ - + \ No newline at end of file