Hopefully get the windows build running again ... some c++11 stuff for websocketpp

This commit is contained in:
Felix Hammer
2015-08-19 18:03:21 +02:00
parent b6068fb0a0
commit f4ac0fbb26
+2
View File
@@ -251,6 +251,8 @@ win32{
win32-g++ {
INCLUDEPATH += ../boost/ ../GnuTLS/include ../gsasl/include ../curl/include ../zlib ../sqlite ../openssl/include
}
DEFINES += _WEBSOCKETPP_CPP11_STL_
QMAKE_CXXFLAGS += -std=gnu++11
}
!win32{
##### My release static build options