The magicleap demo library is a shared library

This commit is contained in:
Alan Jeffrey 2019-04-11 16:42:13 -05:00 committed by Josh Matthews
parent 3603324437
commit 24a7801820
2 changed files with 6 additions and 1 deletions

View File

@ -14,7 +14,7 @@ smallvec = "0.6"
glutin = { version = "0.19", optional = true }
[lib]
crate-type = ["staticlib"]
crate-type = ["cdylib"]
[features]
mocked = ["glutin"]

View File

@ -1,3 +1,8 @@
USES = "lre/scenes"
REFS = PathfinderImmersiveDemo PathfinderLandscapeDemo
OPTIONS=package/debuggable/on
DATAS = \
../../target/aarch64-linux-android/release/*.so : bin/