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