Fix typos in qmake files

This commit is contained in:
Gio 2016-08-31 07:41:22 +02:00
parent 3c6ac48ff9
commit 3ec50837d0
2 changed files with 2 additions and 2 deletions

View File

@ -276,7 +276,7 @@ mac {
DEFINES *= MINIUPNPC_VERSION=13
CONFIG += upnp_miniupnpc
CONFIG += c+11
CONFIG += c++11
# zeroconf disabled at the end of libretroshare.pro (but need the code)
#CONFIG += zeroconf

View File

@ -84,7 +84,7 @@ macx {
message(***retroshare.pri: No SDK, set it to MacOS 10.10 )
QMAKE_MAC_SDK = macosx10.10
}
CONFIG += c+11
CONFIG += c++11
}
unfinished {