haxe/api/neko/makefile

5 lines
77 B
Makefile
Raw Permalink Normal View History

2025-11-24 04:35:04 +08:00
all:
haxe build.hxml --debug
neko main.n
nekotools boot main.n
.\main.exe