From a1aed54fee058fdedb7d50b96291af701a327e57 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 23 Aug 2012 22:23:33 +0300 Subject: Build basebmp as a static library for Android Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b --- android/experimental/DocumentLoader/Makefile | 1 - android/experimental/LibreOffice4Android/Makefile | 1 - android/qa/desktop/Makefile | 1 - android/qa/sc/Makefile | 1 - 4 files changed, 4 deletions(-) (limited to 'android') diff --git a/android/experimental/DocumentLoader/Makefile b/android/experimental/DocumentLoader/Makefile index a6a2898bdff6..063bef237de8 100644 --- a/android/experimental/DocumentLoader/Makefile +++ b/android/experimental/DocumentLoader/Makefile @@ -52,7 +52,6 @@ copy-stuff: # for F in $(strip \ analysislo \ - basebmplo \ basegfxlo \ bootstrap.uno \ comphelpgcc3 \ diff --git a/android/experimental/LibreOffice4Android/Makefile b/android/experimental/LibreOffice4Android/Makefile index 837f930b7cc2..baeabdfabf7f 100644 --- a/android/experimental/LibreOffice4Android/Makefile +++ b/android/experimental/LibreOffice4Android/Makefile @@ -21,7 +21,6 @@ copy-stuff: # for F in $(strip \ analysislo \ - basebmplo \ basegfxlo \ bootstrap.uno \ chartcontrollerlo \ diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile index 2fbd815e3ab8..734cb56bab91 100644 --- a/android/qa/desktop/Makefile +++ b/android/qa/desktop/Makefile @@ -92,7 +92,6 @@ copy-stuff: buildrcs # for F in $(strip \ analysislo \ - basebmplo \ basegfxlo \ bootstrap.uno \ comphelpgcc3 \ diff --git a/android/qa/sc/Makefile b/android/qa/sc/Makefile index b77c5cfe78ca..a455939407bd 100644 --- a/android/qa/sc/Makefile +++ b/android/qa/sc/Makefile @@ -61,7 +61,6 @@ copy-stuff: # for F in $(strip \ analysislo \ - basebmplo \ basegfxlo \ bootstrap.uno \ comphelpgcc3 \ -- cgit