mirror of
https://github.com/libAthena/athena.git
synced 2025-12-13 07:06:27 +00:00
* Fix build on linux
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user