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
aed481de
Commit
aed481de
authored
Dec 12, 2008
by
Roberto Raggi
Browse files
Don't hardode -O3 optimization level for cpptools.
parent
bab60d14
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/cpptools/cpptools.pro
View file @
aed481de
...
...
@@ -6,7 +6,6 @@ include(cpptools_dependencies.pri)
#
DEFINES
+=
QT_NO_CAST_FROM_ASCII
DEFINES
+=
QT_NO_CAST_TO_ASCII
unix
:
QMAKE_CXXFLAGS_DEBUG
+=
-
O3
INCLUDEPATH
+=
.
DEFINES
+=
CPPTOOLS_LIBRARY
CONFIG
+=
help
...
...
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