Skip to content
Snippets Groups Projects
Commit 030beabd authored by dt's avatar dt
Browse files

Also apply the fix for the dumper here.

parent 08c6854f
No related branches found
No related tags found
No related merge requests found
...@@ -5,5 +5,10 @@ CONFIG += shared ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment