cc-haxe/build.hxml

10 lines
152 B
Plaintext
Raw Normal View History

2021-12-20 00:55:30 +00:00
-p src
--main Startup
2021-12-21 12:33:11 +00:00
--library cctweaked:git:https://git.kapelle.org/niklas/cctweaked-haxelib.git
2021-12-20 00:55:30 +00:00
--dce full
2022-02-19 20:48:34 +00:00
# --lua build/Haxe.lua
2021-12-20 00:55:30 +00:00
-D lua-vanilla