Massive re-organization.
This commit is contained in:
@ -18,10 +18,10 @@
|
||||
|
||||
#include <QtCore/QtGlobal>
|
||||
|
||||
#ifdef LIBMMCUTIL_LIBRARY
|
||||
# define LIBMMCUTIL_EXPORT Q_DECL_EXPORT
|
||||
#ifdef LIBUTIL_LIBRARY
|
||||
# define LIBUTIL_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define LIBMMCUTIL_EXPORT Q_DECL_IMPORT
|
||||
# define LIBUTIL_EXPORT Q_DECL_IMPORT
|
||||
#endif
|
||||
|
||||
#endif // LIBUTIL_CONFIG_H
|
||||
|
Reference in New Issue
Block a user