X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=1b39cffe1e4e158b61aee1c8cb5893689c027c45;hb=b27ccc213edf4168d445037cf3dceb82772f1b2b;hp=a23bd029807660b37b156e5582600c3bcc5d6a48;hpb=4341597b9c78c5dc0541dc2e88fe23577efa438b;p=freeglut diff --git a/CMakeLists.txt b/CMakeLists.txt index a23bd02..1b39cff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,13 +102,16 @@ ELSEIF(ANDROID) src/egl/fg_internal_egl.h src/egl/fg_display_egl.c src/egl/fg_init_egl.c + src/egl/fg_state_egl.c src/egl/fg_structure_egl.c + src/egl/fg_structure_egl.h src/egl/fg_window_egl.c src/egl/fg_window_egl.h src/android/native_app_glue/android_native_app_glue.c src/android/native_app_glue/android_native_app_glue.h src/android/fg_runtime_android.c src/android/fg_gamemode_android.c + src/android/fg_structure_android.c src/android/fg_init_android.c src/android/fg_input_devices_android.c src/android/fg_joystick_android.c