mirror of
https://github.com/QuasarApp/QtDeployer.git
synced 2025-05-03 08:39:33 +00:00
fix pro file
This commit is contained in:
parent
22a631868a
commit
1daa1306bd
@ -1,9 +1,10 @@
|
||||
TEMPLATE = app
|
||||
|
||||
QT += qml quick
|
||||
|
||||
lessThan(QT_MINOR_VERSION, 6){
|
||||
QT += widgets
|
||||
}else {
|
||||
QT += qml quick
|
||||
}
|
||||
|
||||
CONFIG += c++14
|
||||
|
Loading…
x
Reference in New Issue
Block a user