diff options
Diffstat (limited to 'make/Manifest-rt-natives')
-rwxr-xr-x | make/Manifest-rt-natives | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/make/Manifest-rt-natives b/make/Manifest-rt-natives new file mode 100755 index 0000000..58768aa --- /dev/null +++ b/make/Manifest-rt-natives @@ -0,0 +1,16 @@ +Manifest-Version: 1.0 +Specification-Title: GlueGen Java Bindings Generator +Specification-Version: @BASEVERSION@ +Specification-Vendor: JogAmp Community +Implementation-Title: GlueGen Run-Time +Implementation-Version: @VERSION@ +Implementation-Build: @BUILD_VERSION@ +Implementation-Branch: @SCM_BRANCH@ +Implementation-Commit: @SCM_COMMIT@ +Implementation-Vendor: JogAmp Community +Implementation-Vendor-Id: com.jogamp +Implementation-URL: http://jogamp.org/ +Extension-Name: com.jogamp.common +Trusted-Library: true +Permissions: all-permissions +@JAR_CODEBASE_TAG@ |