aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-07-03 19:03:03 +0200
committerSven Gothel <[email protected]>2014-07-03 19:03:03 +0200
commit2293a53ba04a8cf2881e8919f8be97c16a9af336 (patch)
tree0a27f69acb0cf3772d28178e4d1a2fca39d6dfbe /make/build-common.xml
parentc1008db1863f96fb6d09d52154b6c37d1d01404d (diff)
build: Add oculusvr java-doc ; Add jogl-test-java-src.zip in 7z archive
Diffstat (limited to 'make/build-common.xml')
-rw-r--r--make/build-common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build-common.xml b/make/build-common.xml
index 583425043..235a4851a 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -552,6 +552,7 @@
<pathelement location="${gluegen-rt.jar}" />
<pathelement location="${swt.jar}" />
<pathelement location="${jogl-all.jar}" />
+ <pathelement location="${oculusvr.jar}" />
</path>
<!-- Test Run w/ AWT .. -->