From e4fb54249c506e526858c0b30cea4614c5075da6 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 15 Mar 2011 22:41:14 -0700 Subject: [PATCH] Fixed dependencies for testcursor --- VisualC/SDL_VS2010.sln | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VisualC/SDL_VS2010.sln b/VisualC/SDL_VS2010.sln index 1764ed2ed..9590cb7d7 100644 --- a/VisualC/SDL_VS2010.sln +++ b/VisualC/SDL_VS2010.sln @@ -134,6 +134,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testpower", "tests\testpowe EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testcursor", "tests\testcursor\testcursor_VS2010.vcxproj", "{20839E82-6F23-429D-91D7-8A2601BC7EA8}" + ProjectSection(ProjectDependencies) = postProject + {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} = {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} + {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A} = {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A} + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution