Add 'shapes' test for GLES1 (Android and Mesa EGL), as an independent CMake sample app
[freeglut] / progs / test-shapes-gles1 / ndk / jni / Application.mk
diff --git a/progs/test-shapes-gles1/ndk/jni/Application.mk b/progs/test-shapes-gles1/ndk/jni/Application.mk
new file mode 100644 (file)
index 0000000..b31b6a5
--- /dev/null
@@ -0,0 +1,2 @@
+APP_PLATFORM := android-9
+APP_STL := gnustl_static