From 79240cdc47029581debc6a780b0ffec04dc6563e Mon Sep 17 00:00:00 2001 From: David Ludwig Date: Mon, 28 Jan 2013 22:03:12 -0500 Subject: [PATCH] WinRT: made project file name include "WinRT", in order to make it distinct from a future WinPhone project --- ...lters => SDL_VS2012-WinRT.vcxproj.filters} | 0 VisualC-WinRT/SDL/SDL_VS2012.vcxproj | 491 ------------------ .../{SDL_VS2012.sln => SDL_VS2012-WinRT.sln} | 2 +- .../tests/loopwave/loopwave_VS2012.vcxproj | 8 +- .../testthread/testthread_VS2012.vcxproj | 2 +- 5 files changed, 6 insertions(+), 497 deletions(-) rename VisualC-WinRT/SDL/{SDL_VS2012.vcxproj.filters => SDL_VS2012-WinRT.vcxproj.filters} (100%) delete mode 100644 VisualC-WinRT/SDL/SDL_VS2012.vcxproj rename VisualC-WinRT/{SDL_VS2012.sln => SDL_VS2012-WinRT.sln} (90%) diff --git a/VisualC-WinRT/SDL/SDL_VS2012.vcxproj.filters b/VisualC-WinRT/SDL/SDL_VS2012-WinRT.vcxproj.filters similarity index 100% rename from VisualC-WinRT/SDL/SDL_VS2012.vcxproj.filters rename to VisualC-WinRT/SDL/SDL_VS2012-WinRT.vcxproj.filters diff --git a/VisualC-WinRT/SDL/SDL_VS2012.vcxproj b/VisualC-WinRT/SDL/SDL_VS2012.vcxproj deleted file mode 100644 index ac0162d0a..000000000 --- a/VisualC-WinRT/SDL/SDL_VS2012.vcxproj +++ /dev/null @@ -1,491 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - true - true - true - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Pixel - Pixel - Pixel - Pixel - Pixel - Pixel - - - Vertex - Vertex - Vertex - Vertex - Vertex - Vertex - - - - {aeaea3a2-d4e6-45b1-8ec6-53d84287fc14} - Win32Proj - SDL - SDL_VS2012_WinRT - en-US - 11.0 - true - - - - DynamicLibrary - true - v110 - - - DynamicLibrary - true - v110 - - - DynamicLibrary - true - v110 - - - DynamicLibrary - false - true - v110 - - - DynamicLibrary - false - true - v110 - - - DynamicLibrary - false - true - v110 - - - - - - - - - - - - - - - - - - - - - - - - false - false - SDL - - - false - false - SDL - - - false - false - SDL - - - false - false - SDL - - - false - false - SDL - - - false - false - SDL - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - NotUsing - false - ..\..\include;%(AdditionalIncludeDirectories) - _WINDLL;%(PreprocessorDefinitions) - - - Console - false - false - xaudio2.lib;d2d1.lib;d3d11.lib;dxgi.lib;ole32.lib;windowscodecs.lib;dwrite.lib;kernel32.lib;%(AdditionalDependencies) - - - - - - \ No newline at end of file diff --git a/VisualC-WinRT/SDL_VS2012.sln b/VisualC-WinRT/SDL_VS2012-WinRT.sln similarity index 90% rename from VisualC-WinRT/SDL_VS2012.sln rename to VisualC-WinRT/SDL_VS2012-WinRT.sln index e61a8593d..046e6b7ba 100644 --- a/VisualC-WinRT/SDL_VS2012.sln +++ b/VisualC-WinRT/SDL_VS2012-WinRT.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Express 2012 for Windows 8 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL_VS2012_WinRT", "SDL\SDL_VS2012_WinRT.vcxproj", "{AEAEA3A2-D4E6-45B1-8EC6-53D84287FC14}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL_VS2012-WinRT", "SDL\SDL_VS2012-WinRT.vcxproj", "{AEAEA3A2-D4E6-45B1-8EC6-53D84287FC14}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/VisualC-WinRT/tests/loopwave/loopwave_VS2012.vcxproj b/VisualC-WinRT/tests/loopwave/loopwave_VS2012.vcxproj index 4a87cbc85..fcaee1d24 100644 --- a/VisualC-WinRT/tests/loopwave/loopwave_VS2012.vcxproj +++ b/VisualC-WinRT/tests/loopwave/loopwave_VS2012.vcxproj @@ -144,12 +144,12 @@ - - {aeaea3a2-d4e6-45b1-8ec6-53d84287fc14} - + - + + {aeaea3a2-d4e6-45b1-8ec6-53d84287fc14} + diff --git a/VisualC-WinRT/tests/testthread/testthread_VS2012.vcxproj b/VisualC-WinRT/tests/testthread/testthread_VS2012.vcxproj index deedbc767..2a515b31e 100644 --- a/VisualC-WinRT/tests/testthread/testthread_VS2012.vcxproj +++ b/VisualC-WinRT/tests/testthread/testthread_VS2012.vcxproj @@ -150,7 +150,7 @@ - + {aeaea3a2-d4e6-45b1-8ec6-53d84287fc14}