simplewindow test project

This commit is contained in:
2023-07-05 07:15:36 -06:00
parent f457e433f0
commit fd74689d2c
33 changed files with 288 additions and 0 deletions

View 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')