Go to the documentation of this file.   21 #ifndef INCLUDED_LIBREVENGE_GENERATORS_LIBREVENGE_GENERATORS_API_H    22 #define INCLUDED_LIBREVENGE_GENERATORS_LIBREVENGE_GENERATORS_API_H    25 #ifdef LIBREVENGE_GENERATORS_BUILD    26 #define REVENGE_GENERATORS_API __declspec(dllexport)    28 #define REVENGE_GENERATORS_API __declspec(dllimport)    31 #ifdef LIBREVENGE_GENERATORS_VISIBILITY    32 #define REVENGE_GENERATORS_API __attribute__((visibility("default")))    34 #define REVENGE_GENERATORS_API  
 
Generated for librevenge by 
doxygen 1.8.14