bevy/crates/pathfinder/demo/magicleap/lre/PathfinderDemo.mabu
2020-05-08 09:29:26 -07:00

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