summaryrefslogtreecommitdiffstats
path: root/make/build-common.xml
diff options
context:
space:
mode:
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 974f66d5e..4eafd5386 100644
--- a/make/build-common.xml
+++ b/make/build-common.xml
@@ -233,6 +233,7 @@
<property name="oculusvr.build.xml" value="${oculusvr.make}/build-oculusvr.xml" />
<property name="build.oculusvr" value="${build}/oculusvr" />
<property name="obj.oculusvr" value="${build.oculusvr}/obj"/>
+ <property name="rootrel.obj.oculusvr" value="${rootrel.build}/oculusvr/obj"/>
<property name="rootrel.oculusvr.sdk" value="oculusvr-sdk"/>
<property name="rel.oculusvr.sdk" value="${project.root}/${rootrel.oculusvr.sdk}"/>