diff --git a/src/test/decimator/decimator.pro b/src/test/decimator/decimator.pro index fc4f6b167..7666b1676 100644 --- a/src/test/decimator/decimator.pro +++ b/src/test/decimator/decimator.pro @@ -6,6 +6,6 @@ TARGET = decimator LIBPATH += DEPENDPATH += . INCLUDEPATH += . ../../../../sf/ -CONFIG += console stl +CONFIG += debug console stl TEMPLATE = app -SOURCES += decimator.h decimator.cpp ../../../../sf/wrap/ply/plylib.cpp \ No newline at end of file +SOURCES += decimator.h decimator.cpp ../../../../sf/wrap/ply/plylib.cpp