From e2fe0fbf558da39f762df3779e120d1956e4c47c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 2 Jan 2020 16:18:11 +0100 Subject: native.tag.jar: include *.symbols --- make/build-oculusvr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/build-oculusvr.xml') diff --git a/make/build-oculusvr.xml b/make/build-oculusvr.xml index 8466f9203..51c4cc239 100644 --- a/make/build-oculusvr.xml +++ b/make/build-oculusvr.xml @@ -731,7 +731,7 @@ nativejarfile="${build.oculusvr}/oculusvr-natives-${os.and.arch}.jar" manifestfile="${build.oculusvr}/manifest-natives.mf" module="oculusvr" - includelibs="*oculusvr.${native.library.suffix}" /> + includelibs="*oculusvr.${native.library.suffix} *.symbols" /> -- cgit v1.2.3