diff --git a/touchtest-widget.pro b/touchtest-widget.pro index 07859408e76cad148d4b34ff06d892b0bfe0e916..d0d33c6a0a0db7efc846eaeae43d409b34df2015 100644 --- a/touchtest-widget.pro +++ b/touchtest-widget.pro @@ -10,6 +10,6 @@ SOURCES += main.cpp\ HEADERS += mainwindow.h\ graphicalbutton.h -target.path = /opt/$${TARGET}/ +target.path = /usr/bin/ INSTALLS += target