|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Go to the source code of this file.
Macros | |
| #define | LIBPTFORMAT_DLL_IMPORT __attribute__ ((visibility ("default"))) |
| #define | LIBPTFORMAT_DLL_EXPORT __attribute__ ((visibility ("default"))) |
| #define | LIBPTFORMAT_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
| #define | LIBPTFORMAT_API LIBPTFORMAT_DLL_IMPORT |
| #define | LIBPTFORMAT_LOCAL LIBPTFORMAT_DLL_LOCAL |
| #define LIBPTFORMAT_API LIBPTFORMAT_DLL_IMPORT |
Definition at line 40 of file ptformat/ptformat/visibility.h.
| #define LIBPTFORMAT_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 29 of file ptformat/ptformat/visibility.h.
| #define LIBPTFORMAT_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 28 of file ptformat/ptformat/visibility.h.
| #define LIBPTFORMAT_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 30 of file ptformat/ptformat/visibility.h.
| #define LIBPTFORMAT_LOCAL LIBPTFORMAT_DLL_LOCAL |
Definition at line 42 of file ptformat/ptformat/visibility.h.