mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
lib: Enable C++11
This commit is contained in:
parent
f67348fac8
commit
41d9c418e9
|
@ -9,6 +9,8 @@ TEMPLATE = lib
|
|||
|
||||
DEFINES *= QUPZILLA_SHAREDLIBRARY
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
include(../defines.pri)
|
||||
include(../../translations/translations.pri)
|
||||
include(3rdparty/qtsingleapplication/qtsingleapplication.pri)
|
||||
|
|
Loading…
Reference in New Issue
Block a user