forked from qt-creator/qt-creator
Send static_init_classes paratemer to Android application
Change-Id: I3eba3413464bd0e503f24817769bd3062be0eeb2 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
committed by
Daniel Teske
parent
2112e1e5dc
commit
674ec5efa9
@@ -92,6 +92,7 @@ private:
|
||||
bool m_useLocalQtLibs;
|
||||
QString m_localLibs;
|
||||
QString m_localJars;
|
||||
QString m_localJarsInitClasses;
|
||||
QMutex m_mutex;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user