office-gobmx/external/mysqlcppconn
Stephan Bergmann 86ba184394 Introduce gb_*_set_external_code
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension
code and CppunitTest_odk_checkapi.  (It also needs to revert any -Wundef, as the
config_host/config_*.h files will not be included, so the HAVE_* macros will be
undefined.)

This obsoletes the need for RTL_DISABLE_FAST_STRING.

Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
2014-12-18 16:39:43 +01:00
..
patches external/mysqlcppconn/patches/cmake.patch is dead 2014-12-09 16:45:02 +01:00
binding_config.h
config.h
Library_mysqlcppconn.mk Introduce gb_*_set_external_code 2014-12-18 16:39:43 +01:00
Makefile
Module_mysqlcppconn.mk
README
UnpackedTarball_mysqlcppconn.mk
version_info.h

From [http://dev.mysql.com/downloads/connector/cpp/]