Skip to content
Snippets Groups Projects
Commit f832bdb7 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

silence useless warnings


same trick as in static.pro

Change-Id: I1d3c30f8d03179fcff1fa463bf7f44af0290f4f0
Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
parent cb550371
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ PRE_TARGETDEPS = $$PWD/qtcreator.sh
QMAKE_LINK = cp $$PWD/qtcreator.sh $@ && : IGNORE REST OF LINE:
QMAKE_STRIP =
CONFIG -= qt separate_debug_info gdb_dwarf_index
QMAKE_CLEAN = qtcreator.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment