office-gobmx/cppcanvas
Tor Lillqvist 469c9ac2f9 Enforce a "lib" prefix for UNO components for Android
This commit for the old build system. (Don't bother for components not
relevant for Android.)

The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".

The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
..
inc
prj simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
source Enforce a "lib" prefix for UNO components for Android 2011-11-17 15:22:59 +02:00
Library_cppcanvas.mk
Library_mtfrenderer.mk
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06:00
Module_cppcanvas.mk
Package_inc.mk