Go to the source code of this file.
Macros | |
| #define | MIM_ENABLE_CHECKS |
| #define | MIM_VER "0.2-dev" |
| #define | MIM_VER_MAJOR 0 |
| #define | MIM_VER_MINOR 2 |
| #define | MIM_VER_PATCH |
| #define | MIM_VER_SUFFIX "-dev" |
| #define | MIM_GIT_HASH "dfb94d6" |
| #define | MIM_INSTALL_PREFIX "/usr/local" |
| #define | MIM_LIBDIR "lib" |
| #define | MIM_EXPORT __attribute__((visibility("default"))) |
| #define | MIM_IMPORT |
| #define MIM_EXPORT __attribute__((visibility("default"))) |
Definition at line 19 of file config.h.
Referenced by mim::mim_get_plugin(), mim_get_plugin(), and mim_lib_anchor().
| #define MIM_INSTALL_PREFIX "/usr/local" |
Definition at line 12 of file config.h.
Referenced by mim::Driver::Driver().
| #define MIM_LIBDIR "lib" |
Definition at line 13 of file config.h.
Referenced by mim::Driver::Driver().