Massive re-organization.
This commit is contained in:
@ -18,10 +18,10 @@
|
||||
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
#ifdef LIBMMCSETTINGS_LIBRARY
|
||||
# define LIBMMCSETTINGS_EXPORT Q_DECL_EXPORT
|
||||
#ifdef LIBSETTINGS_LIBRARY
|
||||
# define LIBSETTINGS_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define LIBMMCSETTINGS_EXPORT Q_DECL_IMPORT
|
||||
# define LIBSETTINGS_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
|
||||
#endif // LIBINSTANCE_CONFIG_H
|
||||
|
Reference in New Issue
Block a user