From abcb264c12e85d6a336ce4b5f8f92d5f3929e0d5 Mon Sep 17 00:00:00 2001 From: David Ludwig Date: Sun, 30 Mar 2014 11:50:59 -0400 Subject: [PATCH] WinRT: "SDL" to "SDL2", both for .dll output files, and for MSVC project names. All WinRT builds of SDL will now output, "SDL2.dll". Previously, the Windows 8.x/RT builds would output, "SDL.dll", and Windows Phone 8 builds would output, "SDL_WinPhone.dll". The change to "SDL2.dll" puts WinRT dll naming in-line with that seen on Win32. SDL/WinRT's MSVC project files will now appear as either "SDL2-WinRT" or "SDL2-WinPhone", when displaying in MSVC. This set of changes should not break any older WinRT or Windows Phone 8 app builds that rely on MSVC's Project-to-Project reference system to build SDL2 for the correct platform(s), and to install SDL2 dll files into the apps' output packages. App builds that reference SDL dll files directly should, however, now reference "SDL2.dll". --- VisualC-WinPhone/SDL/SDL-WinPhone_VS2012.vcxproj | 14 +++++++++++++- VisualC-WinRT/SDL/SDL-WinRT_VS2012.vcxproj | 14 +++++++------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/VisualC-WinPhone/SDL/SDL-WinPhone_VS2012.vcxproj b/VisualC-WinPhone/SDL/SDL-WinPhone_VS2012.vcxproj index bc81762f65bcc..093ac9b3a23ff 100644 --- a/VisualC-WinPhone/SDL/SDL-WinPhone_VS2012.vcxproj +++ b/VisualC-WinPhone/SDL/SDL-WinPhone_VS2012.vcxproj @@ -23,7 +23,7 @@ SDL en-US 11.0 - SDL-WinPhone + SDL2-WinPhone @@ -60,6 +60,18 @@ false + + SDL2 + + + SDL2 + + + SDL2 + + + SDL2 + _USRDLL;UNICODE;SDL_BUILDING_WINRT=1;%(PreprocessorDefinitions) diff --git a/VisualC-WinRT/SDL/SDL-WinRT_VS2012.vcxproj b/VisualC-WinRT/SDL/SDL-WinRT_VS2012.vcxproj index 315bee82099a9..1897ca531f8b6 100644 --- a/VisualC-WinRT/SDL/SDL-WinRT_VS2012.vcxproj +++ b/VisualC-WinRT/SDL/SDL-WinRT_VS2012.vcxproj @@ -347,7 +347,7 @@ {aeaea3a2-d4e6-45b1-8ec6-53d84287fc14} Win32Proj - SDL-WinRT + SDL2-WinRT SDL_VS2012_WinRT en-US 11.0 @@ -411,32 +411,32 @@ false false - SDL + SDL2 false false - SDL + SDL2 false false - SDL + SDL2 false false - SDL + SDL2 false false - SDL + SDL2 false false - SDL + SDL2