forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
8
Kha/Backends/Kinc-hxcpp/khacpp/test/std/testAndroid.hxml
Normal file
8
Kha/Backends/Kinc-hxcpp/khacpp/test/std/testAndroid.hxml
Normal file
@ -0,0 +1,8 @@
|
||||
-main Test
|
||||
-cpp arm32
|
||||
-D android
|
||||
-D exe_link
|
||||
-cp ../unit
|
||||
-cmd adb push arm32/Test /storage/ext_sd
|
||||
-cmd adb push Test.hx /storage/ext_sd
|
||||
-cmd adb shell "cd /storage/ext_sd && ./Test"
|
Reference in New Issue
Block a user