Commit 5493df80 by Philipp Adolf

Make project use c++11

parent 6c61cd90
......@@ -8,6 +8,8 @@ QT += core gui opengl
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11
TARGET = Subdivision
TEMPLATE = app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment