mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
Enable C++11
This commit is contained in:
parent
a5be4c9d0e
commit
27ca3b4b01
@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = i2pd_qt
|
||||
TEMPLATE = app
|
||||
|
||||
QMAKE_CXXFLAGS *= -std=c++11
|
||||
|
||||
SOURCES += main.cpp\
|
||||
mainwindow.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user