Moved OSG_USE_DEPRECATED_API from include/osg/Export to Cmake controlled include/osg/Config
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
#define OSG_EXPORT_ 1
|
||||
|
||||
#include<osg/Config>
|
||||
// define USE_DEPRECATED_API is used to include in API which is being fazed out
|
||||
// if you can compile your apps with this turned off you are
|
||||
// well placed for compatibility with future versions.
|
||||
#define USE_DEPRECATED_API
|
||||
|
||||
// disable VisualStudio warnings
|
||||
#if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS)
|
||||
|
||||
Reference in New Issue
Block a user