MBHaxe/compile-c.hxml
2024-07-04 23:40:22 +05:30

10 lines
No EOL
157 B
Text

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