Go to the documentation of this file.
26 #include <eq/fabric/api.h>
28 #if defined(EQUALIZERADMIN_STATIC)
30 #elif defined(EQUALIZERADMIN_SHARED)
31 # define EQADMIN_API LUNCHBOX_DLLEXPORT
33 # define EQADMIN_API LUNCHBOX_DLLIMPORT
36 #endif //EQADMIN_API_H