forked from qt-creator/qt-creator
Also apply the fix for the dumper here.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user