emulator: builds still don't actually work, will look into ELF stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
$env:ANDROID_HOME = "C:\Users\jacob\AppData\Local\Android\Sdk"
|
$env:ANDROID_HOME = "C:\Users\jacob\AppData\Local\Android\Sdk"
|
||||||
$TOOL_PREFIX = "$env:ANDROID_HOME\build-tools\35.0.1"
|
$TOOL_PREFIX = "$env:ANDROID_HOME\build-tools\33.0.0"
|
||||||
|
|
||||||
# Only really works on Windows, for aarch64.
|
# Only really works on Windows, for aarch64.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user