add haxe packages
This commit is contained in:
parent
ee45fc04b0
commit
ac8870a264
3
hGameTest/haxe_libraries/actuate.hxml
Normal file
3
hGameTest/haxe_libraries/actuate.hxml
Normal file
@ -0,0 +1,3 @@
|
||||
# @install: lix --silent download "haxelib:/actuate#1.9.0" into actuate/1.9.0/haxelib
|
||||
-cp ${HAXE_LIBCACHE}/actuate/1.9.0/haxelib/src
|
||||
-D actuate=1.9.0
|
||||
4
hGameTest/haxe_libraries/hxcpp-debug-server.hxml
Normal file
4
hGameTest/haxe_libraries/hxcpp-debug-server.hxml
Normal file
@ -0,0 +1,4 @@
|
||||
# @install: lix --silent download "haxelib:/hxcpp-debug-server#1.2.4" into hxcpp-debug-server/1.2.4/haxelib
|
||||
-cp ${HAXE_LIBCACHE}/hxcpp-debug-server/1.2.4/haxelib/
|
||||
-D hxcpp-debug-server=1.2.4
|
||||
--macro hxcpp.debug.jsonrpc.Macro.injectServer()
|
||||
6
hGameTest/haxe_libraries/lime.hxml
Normal file
6
hGameTest/haxe_libraries/lime.hxml
Normal file
@ -0,0 +1,6 @@
|
||||
# @install: lix --silent download "haxelib:/lime#8.2.2" into lime/8.2.2/haxelib
|
||||
# @run: haxelib run-dir lime "${HAXE_LIBCACHE}/lime/8.2.2/haxelib"
|
||||
-cp ${HAXE_LIBCACHE}/lime/8.2.2/haxelib/src
|
||||
-D lime=8.2.2
|
||||
--macro lime._internal.macros.DefineMacro.run()
|
||||
-lib ndll:${HAXE_LIBCACHE}/lime/8.2.2/haxelib/ndll/
|
||||
5
hGameTest/haxe_libraries/openfl.hxml
Normal file
5
hGameTest/haxe_libraries/openfl.hxml
Normal file
@ -0,0 +1,5 @@
|
||||
# @install: lix --silent download "haxelib:/openfl#9.4.1" into openfl/9.4.1/haxelib
|
||||
# @run: haxelib run-dir openfl "${HAXE_LIBCACHE}/openfl/9.4.1/haxelib"
|
||||
-cp ${HAXE_LIBCACHE}/openfl/9.4.1/haxelib/src
|
||||
-D openfl=9.4.1
|
||||
--macro openfl.utils._internal.ExtraParamsMacro.include()
|
||||
Loading…
x
Reference in New Issue
Block a user