Commit b4325f2b by Philipp Adolf

Enable debug mode

parent 09ff9429
......@@ -8,7 +8,7 @@ QT += core gui opengl
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11
CONFIG += c++11 debug
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