glasshouse/compile-common.hxml

7 lines
116 B
Plaintext
Raw Normal View History

2023-07-30 18:45:16 +00:00
-cp src
2024-02-11 01:49:44 +00:00
--macro Init.setup()
2024-02-15 05:06:16 +00:00
-lib heaps:git:https://github.com/HeapsIO/heaps.git
2024-02-13 00:58:44 +00:00
-lib hxyarn
2023-07-30 18:45:16 +00:00
-main Main
-lib domkit