mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 02:34:34 +00:00
enable deploy dep for arm
This commit is contained in:
parent
d69e6c9d1a
commit
208e1ab4b6
@ -47,9 +47,8 @@ android: DEFINES += WITHOUT_TESTS
|
||||
QuasarAppLib.file = $$PWD/QuasarAppLib/QuasarApp.pro
|
||||
Pe.file = $$PWD/pe/pe-parser-library/pe-parser-library.pro
|
||||
|
||||
|
||||
include('$$PWD/QIFData/installerCQtDeployer.pri')
|
||||
!contains(QMAKE_HOST.arch, arm.*):{
|
||||
include('$$PWD/QIFData/installerCQtDeployer.pri')
|
||||
include($$PWD/test.pri)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user