![]() |
Ardour
9.0-pre0-822-g12e3bc5c20
|
Go to the source code of this file.
Macros | |
#define | LIBWAVEVIEW_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBWAVEVIEW_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBWAVEVIEW_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIBWAVEVIEW_API LIBWAVEVIEW_DLL_IMPORT |
#define | LIBWAVEVIEW_LOCAL LIBWAVEVIEW_DLL_LOCAL |
#define LIBWAVEVIEW_API LIBWAVEVIEW_DLL_IMPORT |
Definition at line 39 of file waveview/waveview/visibility.h.
#define LIBWAVEVIEW_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 28 of file waveview/waveview/visibility.h.
#define LIBWAVEVIEW_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 27 of file waveview/waveview/visibility.h.
#define LIBWAVEVIEW_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 29 of file waveview/waveview/visibility.h.
#define LIBWAVEVIEW_LOCAL LIBWAVEVIEW_DLL_LOCAL |
Definition at line 41 of file waveview/waveview/visibility.h.