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
Tobias Hunger
qt-creator
Commits
d6e4ce7b
Commit
d6e4ce7b
authored
Nov 04, 2010
by
Oswald Buddenhagen
Browse files
don't add core plugin include path 100 times
parent
42c083cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/coreplugin.pri
View file @
d6e4ce7b
include(coreplugin_dependencies.pri)
include(coreplugin_dependencies.pri)
LIBS *= -l$$qtLibraryName(Core)
LIBS *= -l$$qtLibraryName(Core)
# for ide_version.h
# for ide_version.h
INCLUDEPATH
+
= $$IDE_BUILD_TREE/src/plugins/coreplugin
INCLUDEPATH
*
= $$IDE_BUILD_TREE/src/plugins/coreplugin
DEPENDPATH
+
= $$IDE_BUILD_TREE/src/plugins/coreplugin
DEPENDPATH
*
= $$IDE_BUILD_TREE/src/plugins/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