Added a README file regarding WinRT support

To note, this file is currently formatted with CRLF line endings, rather than
LF, to allow the file to be viewed with Notepad.
This commit is contained in:
David Ludwig 2014-04-09 21:29:19 -04:00
commit 3dcb451f85
1838 changed files with 474982 additions and 0 deletions

8
debian/libsdl2-dev.install vendored Normal file
View file

@ -0,0 +1,8 @@
usr/bin/sdl2-config
usr/include/SDL2
usr/lib/*/libSDL2*.so
usr/lib/*/libSDL2.a
usr/lib/*/libSDL2main.a
usr/lib/*/libSDL2_test.a
usr/lib/*/pkgconfig/sdl2.pc
usr/share/aclocal/sdl2.m4