mirror of
https://github.com/libAthena/athena.git
synced 2025-07-04 20:25:53 +00:00
* Fix build on linux
This commit is contained in:
parent
097a507bd0
commit
97a4af636b
@ -1,6 +1,7 @@
|
|||||||
CONFIG += staticlib c++11 c11
|
CONFIG += staticlib c++11 c11
|
||||||
TEMPLATE= lib
|
TEMPLATE= lib
|
||||||
DESTDIR = ./lib
|
DESTDIR = ./lib
|
||||||
|
unix:QMAKE_CXXFLAGS += c++11 c11
|
||||||
|
|
||||||
# Uncomment this if you wish to use Qt with libAthena
|
# Uncomment this if you wish to use Qt with libAthena
|
||||||
#DEFINES += ATHENA_USE_QT
|
#DEFINES += ATHENA_USE_QT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user