Skip to content

Commit

Permalink
Hopefully get the windows build running again ... some c++11 stuff fo…
Browse files Browse the repository at this point in the history
…r websocketpp
  • Loading branch information
doitux committed Aug 19, 2015
1 parent b6068fb commit f4ac0fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pokerth_lib.pro
Expand Up @@ -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
Expand Down

0 comments on commit f4ac0fb

Please sign in to comment.