Make pathfinder_immersive_demo a shared library.

This commit is contained in:
Alan Jeffrey 2019-04-09 11:33:57 -05:00 committed by Josh Matthews
parent 41dc655967
commit 0f0062351d
2 changed files with 2 additions and 4 deletions

View File

@ -9,10 +9,8 @@ LIBPATHS.release = \
USES = ml_sdk OpenGL stdc++ USES = ml_sdk OpenGL stdc++
STLIBS = \
pathfinder_magicleap_demo
SHLIBS = \ SHLIBS = \
pathfinder_magicleap_demo \
ml_privileges ml_privileges
DATAS = \ DATAS = \

View File

@ -15,5 +15,5 @@ USES = \
lumin_runtime \ lumin_runtime \
lre/code/srcs lre/code/srcs
STLIBS = \ SHLIBS = \
pathfinder_magicleap_demo pathfinder_magicleap_demo