Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
d259c429
Commit
d259c429
authored
Mar 11, 2009
by
hjk
Browse files
Fixes: debugger: build dumpers into "global" lib, too
parent
8958a079
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/dumper.pro
0 → 100644
View file @
d259c429
TEMPLATE
=
lib
TARGET
=
Dumper
CONFIG
+=
shared
DESTDIR
=
..
/../../
bin
include
(..
/../
qworkbenchlibrary
.
pri
)
SOURCES
+=
..
/../../
share
/
qtcreator
/
gdbmacros
/
gdbmacros
.
cpp
src/plugins/plugins.pro
View file @
d259c429
...
...
@@ -28,7 +28,8 @@ SUBDIRS = plugin_coreplugin \
plugin_cmakeprojectmanager
\
plugin_fakevim
\
plugin_designer
\
plugin_resourceeditor
plugin_resourceeditor
\
debugger
/
dumper
.
pro
plugin_coreplugin
.
subdir
=
coreplugin
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment