1.1 --- a/docs/README-winrt.md Sat Nov 01 11:17:07 2014 -0400
1.2 +++ b/docs/README-winrt.md Sat Nov 01 11:41:18 2014 -0400
1.3 @@ -428,15 +428,3 @@
1.4
1.5 /nodefaultlib:vccorlibd /nodefaultlib:msvcrtd vccorlibd.lib msvcrtd.lib
1.6
1.7 -
1.8 -TODO
1.9 -----
1.10 -
1.11 -- Document details of SDL satellite library support
1.12 -- Make [NuGet](https://www.nuget.org) packages for SDL/WinRT
1.13 -- Create templates for both MSVC 2012 and MSVC 2013, and have the corresponding
1.14 - VSIX packages either include pre-built copies of SDL, or reference binaries
1.15 - available via MSVC's NuGet servers
1.16 - - Write setup instructions that use MSVC 201x templates
1.17 -- Write a list of caveats found in SDL/WinRT, such as APIs that don't work due
1.18 - to platform restrictions, or things that need further work