diff --git a/VisualC/tests/testcursor/testcursor_VS2008.vcproj b/VisualC/tests/testcursor/testcursor_VS2008.vcproj index 7e8326b0b..6e0249265 100755 --- a/VisualC/tests/testcursor/testcursor_VS2008.vcproj +++ b/VisualC/tests/testcursor/testcursor_VS2008.vcproj @@ -105,8 +105,8 @@ /> diff --git a/VisualC/tests/testcursor/testcursor_VS2010.vcxproj b/VisualC/tests/testcursor/testcursor_VS2010.vcxproj index ac0cc7dd8..e602ddfa3 100755 --- a/VisualC/tests/testcursor/testcursor_VS2010.vcxproj +++ b/VisualC/tests/testcursor/testcursor_VS2010.vcxproj @@ -86,10 +86,11 @@ .\Debug/testcursor.bsc - copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll + copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll +copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp - Copy SDL + Copy SDL and data files @@ -133,10 +134,11 @@ .\Release/testcursor.bsc - copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll + copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll +copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp - Copy SDL + Copy SDL and data files