![]() |
Ardour
9.0-pre0-822-g12e3bc5c20
|
Go to the source code of this file.
Macros | |
#define | LIBLUA_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBLUA_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBLUA_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIBLUA_STATIC |
#define | LIBLUA_API |
#define LIBLUA_API |
Definition at line 43 of file liblua_visibility.h.
#define LIBLUA_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 28 of file liblua_visibility.h.
#define LIBLUA_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 27 of file liblua_visibility.h.
#define LIBLUA_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 29 of file liblua_visibility.h.
#define LIBLUA_STATIC |
Definition at line 38 of file liblua_visibility.h.