SFML/src/SFML
Jonathan De Wachter c77b8a3496 [Android] Moved getActivity(ActivitySttates*) to the system module
Somehow this function gets stripped by compilators if I put this in the main module (which is what we want).
To solve this issue (and to avoid additional dependencies on sfml-window), I moved it to the system module since all SFML modules depend on it.
2014-04-20 12:56:51 +02:00
..
Audio [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00
Graphics [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00
Main [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00
Network [Android] Rewrote CMake scripts to compile SFML with our new toolchain 2014-04-20 12:56:40 +02:00
System [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00
Window [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00
Android.mk [Android] Removed ogg, FLAC, vorbis and vorbisenc dependencies 2014-04-20 12:56:46 +02:00
CMakeLists.txt [Android] Moved getActivity(ActivitySttates*) to the system module 2014-04-20 12:56:51 +02:00