Mercurial > sdl-ios-xcode
changeset 2935:59e3e0aaa725
Added testdraw2 to Visual C++ tests
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 31 Dec 2008 07:35:55 +0000 |
parents | 1fcc36adc73d |
children | 066384910f50 |
files | VisualC/tests/testdraw2/testdraw2.vcproj VisualC/tests/tests.sln |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/VisualC/tests/testdraw2/testdraw2.vcproj Wed Dec 31 07:11:53 2008 +0000 +++ b/VisualC/tests/testdraw2/testdraw2.vcproj Wed Dec 31 07:35:55 2008 +0000 @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="testdraw2" - ProjectGUID="{40FB7794-D3C3-4CFE-BCF4-A80C96635682}" + ProjectGUID="{8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}" > <Platforms> <Platform
--- a/VisualC/tests/tests.sln Wed Dec 31 07:11:53 2008 +0000 +++ b/VisualC/tests/tests.sln Wed Dec 31 07:35:55 2008 +0000 @@ -36,6 +36,8 @@ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testsprite2", "testsprite2\testsprite2.vcproj", "{40FB7794-D3C3-4CFE-BCF4-A80C96635682}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testdraw2", "testdraw2\testdraw2.vcproj", "{8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -114,6 +116,10 @@ {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Debug|Win32.Build.0 = Debug|Win32 {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|Win32.ActiveCfg = Release|Win32 {40FB7794-D3C3-4CFE-BCF4-A80C96635682}.Release|Win32.Build.0 = Release|Win32 + {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|Win32.ActiveCfg = Debug|Win32 + {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Debug|Win32.Build.0 = Debug|Win32 + {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|Win32.ActiveCfg = Release|Win32 + {8682FE1E-0CF6-4EDD-9BB5-1733D8C8B4DF}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE