diff --git a/mkxp.pro b/mkxp.pro index cc48c5c..c3debc5 100644 --- a/mkxp.pro +++ b/mkxp.pro @@ -6,6 +6,8 @@ TARGET = Game DEPENDPATH += src shader assets INCLUDEPATH += . src +CONFIG += c++11 + CONFIG(release, debug|release): DEFINES += NDEBUG isEmpty(BINDING) {