-bundle-non-qt-libs

This commit is contained in:
probonopd
2016-09-14 03:35:30 +02:00
committed by GitHub
parent 08eddb5562
commit 3ed9b1c99b
+1
View File
@@ -41,6 +41,7 @@ extern int logLevel;
#define LogDebug() if (logLevel < 3) {} else qDebug() << "Log:"
extern bool runStripEnabled;
extern bool bundleAllButCoreLibs;
class LibraryInfo
{