Also apply the fix for the dumper here.

This commit is contained in:
dt
2009-04-17 16:51:49 +02:00
parent 08c6854f98
commit 030beabd64

View File

@@ -5,5 +5,10 @@ CONFIG += shared
DESTDIR = ../../../bin DESTDIR = ../../../bin
include(../../qworkbenchlibrary.pri) include(../../qworkbenchlibrary.pri)
linux-* {
CONFIG -= release
CONFIG += debug
}
SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp