mirror of https://github.com/libAthena/athena.git
Update libzelda.pro
This commit is contained in:
parent
e4ff9c35b0
commit
67ef71b30c
|
@ -12,7 +12,7 @@ CONFIG(release, release|debug){
|
|||
unix:TARGET=zelda
|
||||
}
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++0x
|
||||
QMAKE_CXXFLAGS = -std=c++0x
|
||||
INCLUDEPATH += include
|
||||
|
||||
HEADERS += \
|
||||
|
|
Loading…
Reference in New Issue