Fixes: debugger: build dumpers into "global" lib, too

This commit is contained in:
hjk
2009-03-11 15:44:53 +01:00
parent 8958a079b5
commit d259c4292a
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
TEMPLATE = lib
TARGET = Dumper
CONFIG += shared
DESTDIR = ../../../bin
include(../../qworkbenchlibrary.pri)
SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp