lix files
This commit is contained in:
5
haxe_libraries/hank.hxml
Normal file
5
haxe_libraries/hank.hxml
Normal file
@@ -0,0 +1,5 @@
|
||||
-lib hscript
|
||||
-lib utest
|
||||
-cp C:/Users/natqu/repos/hank
|
||||
-D hank=0.0.8
|
||||
--macro Sys.println("haxe_libraries/hank.hxml:4: [Warning] Using dev version of library hank")
|
||||
5
haxe_libraries/hscript.hxml
Normal file
5
haxe_libraries/hscript.hxml
Normal file
@@ -0,0 +1,5 @@
|
||||
# @install: lix --silent download "haxelib:/hscript#2.5.0" into hscript/2.5.0/haxelib
|
||||
# @run: haxelib run-dir hscript "${HAXE_LIBCACHE}/hscript/2.5.0/haxelib"
|
||||
-cp ${HAXE_LIBCACHE}/hscript/2.5.0/haxelib/
|
||||
-D hscript=2.5.0
|
||||
--macro keep('IntIterator')
|
||||
5
haxe_libraries/utest.hxml
Normal file
5
haxe_libraries/utest.hxml
Normal file
@@ -0,0 +1,5 @@
|
||||
# @install: lix --silent download "haxelib:/utest#1.13.2" into utest/1.13.2/haxelib
|
||||
-cp ${HAXE_LIBCACHE}/utest/1.13.2/haxelib/src
|
||||
-D utest=1.13.2
|
||||
--macro utest.utils.Macro.checkHaxe()
|
||||
--macro utest.utils.Macro.importEnvSettings()
|
||||
Reference in New Issue
Block a user