cc-haxe/build.hxml

12 lines
185 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
2022-02-20 19:29:04 +00:00
--library tink_core
2021-12-20 00:55:30 +00:00
--dce full
2022-02-20 19:29:04 +00:00
--lua build/haxe.lua
2021-12-20 00:55:30 +00:00
-D lua-vanilla
2022-02-20 19:29:04 +00:00
-D lua-ver 5.1