mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
all app projects need QT+=network used by the core for downloading ATC bookings
refs #81
This commit is contained in:
committed by
Mathew Sutcliffe
parent
bb61654a29
commit
51cbd2a394
@@ -1,6 +1,6 @@
|
||||
include (../../externals.pri)
|
||||
|
||||
QT += core dbus
|
||||
QT += core dbus network
|
||||
QT -= gui
|
||||
|
||||
TARGET = sample_cli_client
|
||||
|
||||
Reference in New Issue
Block a user