Home
last modified time | relevance | path

Searched defs:TAGLIB_EXPORT (Results 1 – 3 of 3) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/
H A Dtaglib_export.h30 #define TAGLIB_EXPORT macro
33 #define TAGLIB_EXPORT __declspec(dllexport) macro
35 #define TAGLIB_EXPORT __declspec(dllimport) macro
38 #define TAGLIB_EXPORT __attribute__ ((visibility("default"))) macro
40 #define TAGLIB_EXPORT macro
/dports/audio/taglib/taglib-1.12/taglib/
H A Dtaglib_export.h30 #define TAGLIB_EXPORT macro
33 #define TAGLIB_EXPORT __declspec(dllexport) macro
35 #define TAGLIB_EXPORT __declspec(dllimport) macro
38 #define TAGLIB_EXPORT __attribute__ ((visibility("default"))) macro
40 #define TAGLIB_EXPORT macro
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/
H A Dtaglib_export.h30 #define TAGLIB_EXPORT macro
33 #define TAGLIB_EXPORT __declspec(dllexport) macro
35 #define TAGLIB_EXPORT __declspec(dllimport) macro
38 #define TAGLIB_EXPORT __attribute__ ((visibility("default"))) macro
40 #define TAGLIB_EXPORT macro