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
52f52ffd
Commit
52f52ffd
authored
Apr 13, 2011
by
Kai Koehne
Browse files
QmlJS: Don't force -O3 in debug mode
Makes debugging the QMLJS lib a pain :)
parent
422f4f68
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/qmljs/qmljs.pro
View file @
52f52ffd
...
...
@@ -3,8 +3,6 @@ CONFIG += dll
TARGET
=
QmlJS
DEFINES
+=
QMLJS_BUILD_DIR
QT_CREATOR
unix
:
QMAKE_CXXFLAGS_DEBUG
+=
-
O3
include
(..
/../
qtcreatorlibrary
.
pri
)
include
(
qmljs
-
lib
.
pri
)
include
(..
/
utils
/
utils
.
pri
)
...
...
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