mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 00:46:25 +00:00
android symbol export for release builds
This commit is contained in:
6
android-project/android.export.sym
Normal file
6
android-project/android.export.sym
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
global:
|
||||
SDL_main;
|
||||
JNI_OnLoad;
|
||||
local: *;
|
||||
};
|
Reference in New Issue
Block a user