aboutsummaryrefslogtreecommitdiffstats
path: root/build/tools.windows.atree
diff options
context:
space:
mode:
Diffstat (limited to 'build/tools.windows.atree')
-rwxr-xr-xbuild/tools.windows.atree2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/tools.windows.atree b/build/tools.windows.atree
index 66f375a..46206fa 100755
--- a/build/tools.windows.atree
+++ b/build/tools.windows.atree
@@ -42,9 +42,11 @@ sdk/lint/cli/etc/lint.bat tools/lint.bat
rm tools/emulator
rm tools/emulator-arm
rm tools/emulator-x86
+rm tools/emulator-mips
bin/emulator.exe strip tools/emulator.exe
bin/emulator-arm.exe strip tools/emulator-arm.exe
bin/emulator-x86.exe strip tools/emulator-x86.exe
+bin/emulator-mips.exe strip tools/emulator-mips.exe
# Emulator libraries
rm tools/lib/libOpenglRender.so
rm tools/lib/libGLES_CM_translator.so