mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 19:49:56 +00:00
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