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