cc-haxe/build.hxml

13 lines
193 B
Plaintext
Raw Normal View History

2021-12-20 00:55:30 +00:00
-p src
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
2023-05-22 20:36:11 +00:00
--library compiletime
2021-12-20 00:55:30 +00:00
--dce full
-D lua-vanilla
2022-02-20 19:29:04 +00:00
-D lua-ver 5.1
2022-03-12 16:18:00 +00:00
2023-04-08 01:43:23 +00:00
--lua build/haxe.lua