test project for dragtoselect

This commit is contained in:
2023-12-23 18:12:31 -07:00
parent a3b7ef74ce
commit 1116891027
33 changed files with 285 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# @install: lix --silent download "haxelib:/openfl#9.2.1" into openfl/9.2.1/haxelib
# @run: haxelib run-dir openfl "${HAXE_LIBCACHE}/openfl/9.2.1/haxelib"
-cp ${HAXE_LIBCACHE}/openfl/9.2.1/haxelib/src
-D openfl=9.2.1
--macro openfl.utils._internal.ExtraParamsMacro.include()