• Tor Lillqvist's avatar
    Enforce a "lib" prefix for UNO components for Android · 469c9ac2
    Tor Lillqvist yazdı
    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.
    469c9ac2
Adı
Son kayıt (commit)
Son güncelleme
..
makefile.mk Loading commit data...
readme.txt Loading commit data...
testtdmanager.cxx Loading commit data...
types.idl Loading commit data...
types2_incomp.idl Loading commit data...
types3_incomp.idl Loading commit data...
types4_incomp.idl Loading commit data...
types5.idl Loading commit data...
types5_incomp.idl Loading commit data...
types6_incomp.idl Loading commit data...