all app projects need QT+=network used by the core for downloading ATC bookings

refs #81
This commit is contained in:
Klaus Basan
2014-01-07 23:02:15 +00:00
committed by Mathew Sutcliffe
parent bb61654a29
commit 51cbd2a394
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
include (../../externals.pri)
QT += core dbus
QT += core dbus network
QT -= gui
TARGET = sample_cli_client