probonopd
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
tools/linuxdeployqt/shared.h
|
@ -43,6 +43,7 @@ extern int logLevel; |
|
|
extern QString appBinaryPath; |
|
|
extern QString appBinaryPath; |
|
|
extern bool runStripEnabled; |
|
|
extern bool runStripEnabled; |
|
|
extern bool bundleAllButCoreLibs; |
|
|
extern bool bundleAllButCoreLibs; |
|
|
|
|
|
extern bool bundleEverything; |
|
|
extern bool fhsLikeMode; |
|
|
extern bool fhsLikeMode; |
|
|
extern QString fhsPrefix; |
|
|
extern QString fhsPrefix; |
|
|
extern QStringList extraQtPlugins; |
|
|
extern QStringList extraQtPlugins; |
|
|