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
1e186c5b
Commit
1e186c5b
authored
Sep 10, 2009
by
Henrik Hartz
Browse files
make sure symbian include is scoped
parent
3ceecf66
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debugger.pro
View file @
1e186c5b
...
...
@@ -87,7 +87,7 @@ include(cdb/cdb.pri)
include
(
gdb
/
gdb
.
pri
)
include
(
script
/
script
.
pri
)
include
(
tcf
/
tcf
.
pri
)
include
(
symbian
/
symbian
.
pri
)
symbian
:
include
(
symbian
/
symbian
.
pri
)
include
(
shared
/
shared
.
pri
)
OTHER_FILES
+=
Debugger
.
pluginspec
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