mirror of https://github.com/libAthena/athena.git
Whoops
This commit is contained in:
parent
97a4af636b
commit
d400e7fdc1
|
@ -1,7 +1,7 @@
|
|||
CONFIG += staticlib c++11 c11
|
||||
CONFIG += staticlib c++11
|
||||
TEMPLATE= lib
|
||||
DESTDIR = ./lib
|
||||
unix:QMAKE_CXXFLAGS += c++11 c11
|
||||
unix:QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
# Uncomment this if you wish to use Qt with libAthena
|
||||
#DEFINES += ATHENA_USE_QT
|
||||
|
|
Loading…
Reference in New Issue