Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/taglib/
H A Dtaglib_export.h34 #define TAGLIB_EXPORT __declspec(dllexport) macro
36 #define TAGLIB_EXPORT __declspec(dllimport) macro
39 #define TAGLIB_EXPORT __attribute__ ((visibility("default"))) macro
41 #define TAGLIB_EXPORT macro