Skip to content
GitLab
Menu
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
a81eba5b
Commit
a81eba5b
authored
Aug 03, 2009
by
con
Browse files
Some dependency declaration cleanup.
parent
58ab81bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/plugins.pro
View file @
a81eba5b
...
...
@@ -73,13 +73,11 @@ plugin_perforce.depends += plugin_projectexplorer
plugin_perforce
.
depends
+=
plugin_coreplugin
plugin_git
.
subdir
=
git
plugin_git
.
depends
=
plugin_texteditor
plugin_git
.
depends
=
plugin_vcsbase
plugin_git
.
depends
+=
plugin_projectexplorer
plugin_git
.
depends
+=
plugin_coreplugin
plugin_cvs
.
subdir
=
cvs
plugin_cvs
.
depends
=
plugin_texteditor
plugin_cvs
.
depends
=
plugin_vcsbase
plugin_cvs
.
depends
+=
plugin_projectexplorer
plugin_cvs
.
depends
+=
plugin_coreplugin
...
...
@@ -136,7 +134,7 @@ plugin_qtestlib.depends = plugin_projectexplorer
plugin_qtestlib
.
depends
+=
plugin_coreplugin
plugin_helloworld
.
subdir
=
helloworld
plugin_helloworld
.
depends
+
=
plugin_coreplugin
plugin_helloworld
.
depends
=
plugin_coreplugin
plugin_help
.
subdir
=
help
plugin_help
.
depends
=
plugin_find
...
...
@@ -154,7 +152,7 @@ plugin_qtscripteditor.depends = plugin_texteditor
plugin_qtscripteditor
.
depends
+=
plugin_coreplugin
plugin_cpaster
.
subdir
=
cpaster
plugin_cpaster
.
depends
+
=
plugin_texteditor
plugin_cpaster
.
depends
=
plugin_texteditor
plugin_cpaster
.
depends
+=
plugin_coreplugin
plugin_cpaster
.
depends
+=
plugin_projectexplorer
...
...
Write
Preview
Supports
Markdown
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