Skip to content
Snippets Groups Projects
Commit d259c429 authored by hjk's avatar hjk
Browse files

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

parent 8958a079
No related branches found
No related tags found
No related merge requests found
TEMPLATE = lib
TARGET = Dumper
CONFIG += shared
DESTDIR = ../../../bin
include(../../qworkbenchlibrary.pri)
SOURCES += ../../../share/qtcreator/gdbmacros/gdbmacros.cpp
......@@ -28,7 +28,8 @@ SUBDIRS = plugin_coreplugin \
plugin_cmakeprojectmanager \
plugin_fakevim \
plugin_designer \
plugin_resourceeditor
plugin_resourceeditor \
debugger/dumper.pro
plugin_coreplugin.subdir = coreplugin
......
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