Go to the documentation of this file.
18 #if defined(_MSC_VER) || defined(__CYGWIN__) || defined(__MINGW32__) || defined( __BCPLUSPLUS__) || defined( __MWERKS__)
19 # if defined( OSG_LIBRARY_STATIC )
21 # elif defined( OSGFX_LIBRARY )
22 # define OSGFX_EXPORT __declspec(dllexport)
24 # define OSGFX_EXPORT __declspec(dllimport)