Scanframe Modular Application 0.1.0
|
Go to the source code of this file.
Macros | |
#define | IS_GNU 0 |
#define | IS_MSVC 0 |
#define | IS_WIN 0 |
#define | IS_DL_TARGET 0 |
#define | IS_SL_TARGET 0 |
#define | IS_AB_TARGET 1 |
#define | IS_QT 0 |
#define | TARGET_EXPORT __attribute__((visibility("default"))) |
#define | TARGET_IMPORT |
#define | TARGET_HIDDEN __attribute__((visibility("hidden"))) |
#define IS_AB_TARGET 1 |
#define IS_DL_TARGET 0 |
#define IS_GNU 0 |
#define IS_MSVC 0 |
#define IS_QT 0 |
#define IS_SL_TARGET 0 |
#define IS_WIN 0 |
#define TARGET_EXPORT __attribute__((visibility("default"))) |
#define TARGET_HIDDEN __attribute__((visibility("hidden"))) |
#define TARGET_IMPORT |