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
687e353b
Commit
687e353b
authored
Dec 16, 2008
by
Thorbjørn Lindeijer
Browse files
Moved dependency on QtHelp
Necessary because the CppHoverHandler uses QtHelp and moved from CppTools to CppEditor.
parent
442737d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugins/cppeditor/cppeditor.pro
View file @
687e353b
TEMPLATE
=
lib
TARGET
=
CppEditor
DEFINES
+=
CPPEDITOR_LIBRARY
CONFIG
+=
help
include
(..
/../
libs
/
utils
/
utils
.
pri
)
include
(..
/../
qworkbenchplugin
.
pri
)
include
(
cppeditor_dependencies
.
pri
)
...
...
src/plugins/cpptools/cpptools.pro
View file @
687e353b
...
...
@@ -8,7 +8,6 @@ include(cpptools_dependencies.pri)
DEFINES
+=
QT_NO_CAST_TO_ASCII
INCLUDEPATH
+=
.
DEFINES
+=
CPPTOOLS_LIBRARY
CONFIG
+=
help
HEADERS
+=
cpptools_global
.
h
\
cppquickopenfilter
.
h
\
cppclassesfilter
.
h
\
...
...
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