Go to the documentation of this file.
26 #ifndef dudley_system_dep_h
27 #define dudley_system_dep_h
29 #define DUDLEY_DLL_API
32 # undef DUDLEY_DLL_API
33 # ifdef DUDLEY_EXPORTS
34 # define DUDLEY_DLL_API __declspec(dllexport)
36 # define DUDLEY_DLL_API __declspec(dllimport)