mirror of https://github.com/libAthena/athena.git
Merge branch 'master' of https://github.com/Antidote/Athena
This commit is contained in:
commit
66962c554f
|
@ -1,7 +1,7 @@
|
|||
!contains(ATHENA_PRO, true): {
|
||||
INCLUDEPATH += $$PWD/include
|
||||
unix:LIBS += -lz -llzo2
|
||||
win32:LIBS += -lzlib -llzo2
|
||||
win32:LIBS += -lz -llzo2
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue