mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
removed redundant CONFIG += c++11 (is already in build.pri)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a6cd44be8d
commit
9e0909666e
@@ -6,7 +6,7 @@ QT += network dbus xml
|
||||
TARGET = blacksim
|
||||
TEMPLATE = lib
|
||||
|
||||
CONFIG += staticlib c++11
|
||||
CONFIG += staticlib
|
||||
CONFIG += blackmisc
|
||||
|
||||
INCLUDEPATH += ..
|
||||
|
||||
Reference in New Issue
Block a user