From Pjotr Svetachov, build fixes for VisualStudio
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#if defined(_MSC_VER) || defined(__CYGWIN__) || defined(__MINGW32__) || defined( __BCPLUSPLUS__) || defined( __MWERKS__)
|
||||
# if defined( OSG_LIBRARY_STATIC )
|
||||
# define OSGUI_EXPORT
|
||||
# elif defined( OSGVIEWER_LIBRARY )
|
||||
# elif defined( OSGUI_LIBRARY )
|
||||
# define OSGUI_EXPORT __declspec(dllexport)
|
||||
# else
|
||||
# define OSGUI_EXPORT __declspec(dllimport)
|
||||
|
||||
Reference in New Issue
Block a user