cf7eafc ^
70fd2d8 ^
1 2 3 4 5
6
7 8 9 10 11 12 13
unix:!android { isEmpty(target.path) { qnx { target.path = /tmp/$${TARGET}/bin } else { target.path = /usr/bin } export(target.path) } INSTALLS += target } export(INSTALLS)