forked from qt-creator/qt-creator
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 <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
This commit is contained in:
committed by
Daniel Molkentin
parent
b79fa21d1d
commit
519e0a795d
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user