pathfinder/demo/magicleap/PathfinderLandscapeDemo.mabu

20 lines
307 B
Plaintext
Raw Normal View History

2019-03-29 16:28:16 -04:00
KIND = program
SRCS = src/landscape.cpp
LIBPATHS.debug = \
../../target/aarch64-linux-android/debug
LIBPATHS.release = \
../../target/aarch64-linux-android/release
INCS = \
src/ \
lre/code/inc/gen/
USES = \
lumin_runtime \
lre/code/srcs
STLIBS = \
pathfinder_magicleap_demo