Commit e3f53308 by Philipp Adolf

Enable debug mode

parent d4e5706b
......@@ -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