From 519e0a795df4a5123974f42a768dd5f7d36c91b0 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 13 Sep 2011 16:26:07 +0200 Subject: [PATCH] don't try to strip the wrapper script yet another hack Change-Id: Ic041e8bdfb7331d6934620c8fbb91435f3495ba7 Reviewed-on: http://codereview.qt-project.org/4790 Reviewed-by: Qt Sanity Bot Reviewed-by: Daniel Molkentin --- bin/bin.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/bin.pro b/bin/bin.pro index 14bbb6b36e3..523cc50bd17 100644 --- a/bin/bin.pro +++ b/bin/bin.pro @@ -5,6 +5,7 @@ OBJECTS_DIR = PRE_TARGETDEPS = $$PWD/qtcreator.sh QMAKE_LINK = cp $$PWD/qtcreator.sh $@ && : IGNORE REST OF LINE: +QMAKE_STRIP = QMAKE_CLEAN = qtcreator.sh