cmakelists
This commit is contained in:
parent
767a7e891f
commit
8039f99e89
@ -67,7 +67,7 @@ QStringList PluginFactory::pluginPaths() const {
|
||||
paths << QCoreApplication::applicationDirPath();
|
||||
#endif
|
||||
|
||||
#if defined(NDEBUG)
|
||||
#if !defined(NDEBUG)
|
||||
paths << QCoreApplication::applicationDirPath() + QDir::separator() + QL1S("..") + QDir::separator();
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user