1 2 3 4 5 6 7 8 9 10 11 12 13 14
include(../qtcreator.pri) TEMPLATE = app TARGET = $$IDE_APP_WRAPPER OBJECTS_DIR = PRE_TARGETDEPS = $$PWD/qtcreator QMAKE_LINK = cp $$PWD/qtcreator $@ && : IGNORE REST QMAKE_CLEAN = $$IDE_APP_WRAPPER target.path = /bin INSTALLS += target