mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Merge pull request #1272 from eduardosm/config-c++11
Add c++11 config flag to Telegram.pro
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
QT += core gui network widgets
|
||||
|
||||
CONFIG += plugin static
|
||||
CONFIG += plugin static c++11
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
DEFINES += _DEBUG
|
||||
|
||||
Reference in New Issue
Block a user