Browse Source

Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl

pull/520/head
orignal 8 years ago
parent
commit
89012cd73b
  1. 2
      qt/i2pd_qt/i2pd_qt.pro

2
qt/i2pd_qt/i2pd_qt.pro

@ -10,7 +10,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets @@ -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…
Cancel
Save