diff options
Diffstat (limited to 'make/build-common.xml')
-rw-r--r-- | make/build-common.xml | 1 |
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 .. --> |