This website requires JavaScript.
Explore
Help
Register
Sign In
geemili
/
SDL
Watch
1
Star
0
Fork
You've already forked SDL
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80d19b7ee3
SDL
/
android-project
/
jni
/
Android.mk
2 lines
37 B
Makefile
Raw
Normal View
History
Unescape
Escape
WinRT: fixed bug whereby SDL would override an app's default orientation WinRT apps can set a default, preferred orientation via a .appxmanifest file. SDL was overriding this on app startup, and making the app use all possible orientations (landscape and portrait). Thanks to Eric Wing for the heads up on this!
2014-12-03 08:55:23 -07:00
i
n
c
l
u
d
e
$(
call
all
-
subdir
-
makefiles
)