Go to the documentation of this file.
21 #ifndef INCLUDED_LIBREVENGE_LIBREVENGE_API_H
22 #define INCLUDED_LIBREVENGE_LIBREVENGE_API_H
25 #ifdef LIBREVENGE_BUILD
26 #define REVENGE_API __declspec(dllexport)
28 #define REVENGE_API __declspec(dllimport)
31 #ifdef LIBREVENGE_VISIBILITY
32 #define REVENGE_API __attribute__((visibility("default")))
Generated for librevenge by
doxygen 1.8.9.1