1.1 --- a/docs/README-winrt.md Tue Sep 09 17:26:16 2014 +0900
1.2 +++ b/docs/README-winrt.md Sun Sep 14 10:29:54 2014 -0400
1.3 @@ -1,5 +1,5 @@
1.4 WinRT
1.5 -================================================================================
1.6 +=====
1.7
1.8 SDL/WinRT layer allows SDL2-based applications to run on many of Microsoft's
1.9 platforms that utilize the "Windows Runtime" (aka "WinRT") APIs. WinRT apps
1.10 @@ -15,9 +15,9 @@
1.11 called "Windows Store" apps.
1.12
1.13
1.14 ---------------------------------------------------------------------------------
1.15 Requirements
1.16 ---------------------------------------------------------------------------------
1.17 +------------
1.18 +
1.19 - Microsoft Visual C++ 2012 -- Free, "Express" editions may be used, so long
1.20 as they include support for either "Windows Store" or "Windows Phone" apps.
1.21 (NOTE: MSVC 2013 support is pending. 2012 projects may be converted to 2013
1.22 @@ -26,9 +26,9 @@
1.23 rather by Microsoft's Visual C++ toolchain.
1.24
1.25
1.26 ---------------------------------------------------------------------------------
1.27 TODO
1.28 ---------------------------------------------------------------------------------
1.29 +----
1.30 +
1.31 - Finish adding support for MSVC 2013, and "Universal" WinRT apps, which
1.32 support Windows 8.1, Windows Phone 8.1, and in the future, Xbox One and
1.33 Windows Desktop.