summaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt-alt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-05-09 09:41:57 +0200
committerSven Gothel <[email protected]>2014-05-09 09:41:57 +0200
commitdb5bdd94d004038146a0f9f09caf2e0f1866d67a (patch)
tree15a7db180e13e8aa3ac56a69cc3c52d0372e46b3 /make/Manifest-rt-alt
parent075471df41497e07891ad3e3944ee8e8e754199a (diff)
build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt recipe (inactive); Misc ..
Diffstat (limited to 'make/Manifest-rt-alt')
-rwxr-xr-xmake/Manifest-rt-alt19
1 files changed, 19 insertions, 0 deletions
diff --git a/make/Manifest-rt-alt b/make/Manifest-rt-alt
new file mode 100755
index 0000000..d95830e
--- /dev/null
+++ b/make/Manifest-rt-alt
@@ -0,0 +1,19 @@
+Manifest-Version: 1.0
+Application-Name: GlueGen Run-Time
+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
+Application-Library-Allowable-Codebase: *
+@JAR_CODEBASE_TAG@
+