1 2 3 4 5 6 7 8 9 10 11
CONFIG+=systemtest SOURCES=sys_location.qtt unix:!symbian { maemo5 { target.path = /opt/usr/bin } else { target.path = /usr/local/bin } INSTALLS += target }