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
fe9b2ce6
Commit
fe9b2ce6
authored
Mar 06, 2009
by
con
Browse files
Fixes: - Friendlier forward slash
RevBy: - hjk
parent
6b9444e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debugger.pro
View file @
fe9b2ce6
...
...
@@ -88,5 +88,5 @@ DEFINES += USE_MODEL_TEST=1
win32
{
include
(
win
/
win
.
pri
)
CONFIG
(
cdbdebugger
)
:
include
(
cdb
\
cdb
.
pri
)
CONFIG
(
cdbdebugger
)
:
include
(
cdb
/
cdb
.
pri
)
}
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