added debug on CONFIG

This commit is contained in:
Paolo Cignoni cignoni 2005-12-02 21:34:41 +00:00
parent 0fac9c94f7
commit 4e72543767

View File

@ -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
SOURCES += decimator.h decimator.cpp ../../../../sf/wrap/ply/plylib.cpp