MBHaxe/compile-c.hxml
2024-05-02 19:20:33 +05:30

11 lines
No EOL
178 B
Text

-cp src
-lib heaps
-lib hlsdl
-lib colyseus-websocket
-lib datachannel
-D highDPI
-D flow_border
-D hlgen.makefile=vs2019
-D analyzer-optimize
-hl native/marblegame.c
--main Main