Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tobias Hunger
qt-creator
Commits
4c019e8f
Commit
4c019e8f
authored
Mar 11, 2009
by
Friedemann Kleint
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
parents
a7566d90
d259c429
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
src/plugins/debugger/dumper.pro
src/plugins/debugger/dumper.pro
+9
-0
src/plugins/plugins.pro
src/plugins/plugins.pro
+2
-1
No files found.
src/plugins/debugger/dumper.pro
0 → 100644
View file @
4c019e8f
TEMPLATE
=
lib
TARGET
=
Dumper
CONFIG
+=
shared
DESTDIR
=
..
/../../
bin
include
(..
/../
qworkbenchlibrary
.
pri
)
SOURCES
+=
..
/../../
share
/
qtcreator
/
gdbmacros
/
gdbmacros
.
cpp
src/plugins/plugins.pro
View file @
4c019e8f
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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