office-gobmx/cppunit
Tor Lillqvist aafe4bd7f6 We want Android shared objects to have names ending in .so
The silly apkbuilder tool doesn't add extra native libs to an .apk
package unless their name ends with .so. It just silently ignores
them. So, force libtool to avoid versioning suffix for Android.

Yeah, unclear whether apkbuilder is what we will end up using to
construct the APKs of actual LO code using Android apps. But at this
stage when just trying to build a unit testing app, it seems to be the
simplest way to get the .apk properly signed and all to just use a
normal Ant project, and let Ant run apkbuilder.
2011-11-10 01:23:45 +02:00
..
prj We want Android shared objects to have names ending in .so 2011-11-10 01:23:45 +02:00
aix.patch
android.patch We want Android shared objects to have names ending in .so 2011-11-10 01:23:45 +02:00
avoid-synthetised-destructor.patch
ios.patch
ldflags.patch
makefile.mk We want Android shared objects to have names ending in .so 2011-11-10 01:23:45 +02:00
ooo-cppunit_dll.mk
ooo-DllPlugInTester.mk
solarisfinite.patch
warnings.patch
windows.patch