mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
fixed compile errors caused by inconsistencies between merged branches
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
QT += core
|
||||
QT += core dbus
|
||||
QT -= gui
|
||||
|
||||
TARGET = sample_cli_client
|
||||
TEMPLATE = app
|
||||
|
||||
CONFIG += console
|
||||
CONFIG += console c++11
|
||||
CONFIG -= app_bundle
|
||||
|
||||
DEPENDPATH += . ../../src
|
||||
|
||||
Reference in New Issue
Block a user