pathfinder/demo/magicleap/lre/PathfinderDemo.mabu

14 lines
169 B
Plaintext

KIND = program
INCS = \
code/inc/ \
code/inc/gen/
SRCS = \
code/src/main.cpp \
code/src/PathfinderDemo.cpp
USES = \
lumin_runtime \
code/srcs