cxx flah
This commit is contained in:
parent
7008d2a099
commit
d8e9b28300
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ TARGET = porymap
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
RC_ICONS = resources/icons/porymap-icon-1.ico
|
RC_ICONS = resources/icons/porymap-icon-1.ico
|
||||||
ICON = resources/icons/porymap-icon-1.ico
|
ICON = resources/icons/porymap-icon-1.ico
|
||||||
|
QMAKE_CXXFLAGS += -std=c++11
|
||||||
|
|
||||||
|
|
||||||
SOURCES += src/core/block.cpp \
|
SOURCES += src/core/block.cpp \
|
||||||
|
|
Loading…
Reference in a new issue