allwinner_a64/android/external/robolectric/v1/find-android.bat
2018-08-08 16:14:42 +08:00

6 lines
134 B
Batchfile

@echo off
for %%i in (android.bat) do set x=%%~dp$PATH:i
set x=%x:\tools=%
# not yet tested!
@echo "sdk.dir=%x%" >> local.properties