office-gobmx/bridges/test
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
..
com/sun/star/lib
inter_libs_exc add modelines to .h and .c files as well 2010-10-27 16:04:46 +01:00
java_uno Enforce a "lib" prefix for UNO components for Android 2011-11-17 15:22:59 +02:00
performance Finally, gut the vos module out of the build 2010-10-25 19:55:39 -05:00
makefile.mk
test_bridge.idl
testclient.cxx
testclient.java
testcomp.cxx EasyHack: RTL_CONST macro from createFromAscii 2010-11-20 11:22:38 +01:00
testcomp.h add modelines to .h and .c files as well 2010-10-27 16:04:46 +01:00
testoffice.cxx EasyHack: RTL_CONST macro from createFromAscii 2010-11-20 11:22:38 +01:00
testsameprocess.cxx
testserver.cxx EasyHack: RTL_CONST macro from createFromAscii 2010-11-20 11:22:38 +01:00