mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make things compile
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
af1d77056e
commit
a5c282f939
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ QT = core gui network svg concurrent
|
||||||
lessThan(QT_MAJOR_VERSION, 5) {
|
lessThan(QT_MAJOR_VERSION, 5) {
|
||||||
QT += webkit
|
QT += webkit
|
||||||
} else {
|
} else {
|
||||||
|
QT += printsupport concurrent
|
||||||
!android: QT += webkitwidgets webkit
|
!android: QT += webkitwidgets webkit
|
||||||
android: QT += androidextras
|
android: QT += androidextras
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue