aboutsummaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
Diffstat (limited to 'README.android')
-rw-r--r--README.android17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.android b/README.android
new file mode 100644
index 0000000..2454a58
--- /dev/null
+++ b/README.android
@@ -0,0 +1,17 @@
+# URL: https://code.google.com/p/googlemock/downloads/list
+# Version: 1.7.0
+
+# Removed non Android build files and source of gtest:
+ rm -f aclocal.m4
+ rm -f CMakeLists.txt
+ rm -f configure
+ rm -f configure.ac
+ rm -f Makefile.am
+ rm -f Makefile.in
+ rm -rf build-aux
+ rm -rf fused-src
+ rm -rf gtest
+ rm -rf make
+ rm -rf msvc
+ rm -rf scripts
+