diff options
Diffstat (limited to 'make/joglversion-test-android')
-rw-r--r-- | make/joglversion-test-android | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/make/joglversion-test-android b/make/joglversion-test-android new file mode 100644 index 000000000..047995bd0 --- /dev/null +++ b/make/joglversion-test-android @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Specification-Title: Test Java Bindings for OpenGL API Specification +Specification-Version: @BASEVERSION@ +Specification-Vendor: JogAmp Community +Implementation-Title: Test Java Bindings for OpenGL Runtime Environment on Android +Implementation-Version: @VERSION@ +Implementation-Branch: @SCM_BRANCH@ +Implementation-Commit: @SCM_COMMIT@ +Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ +Extension-Name: com.jogamp.opengl.test +Implementation-Vendor-Id: com.jogamp +Trusted-Library: true |