Skip to content
Snippets Groups Projects
Commit d7ea2bab authored by Maximilian Adducchio's avatar Maximilian Adducchio
Browse files

Update touchtest-widget.pro: install executable into /usr/bin/

parent 7bd5f964
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,6 @@ SOURCES += main.cpp\ ...@@ -10,6 +10,6 @@ SOURCES += main.cpp\
HEADERS += mainwindow.h\ HEADERS += mainwindow.h\
graphicalbutton.h graphicalbutton.h
target.path = /opt/$${TARGET}/ target.path = /usr/bin/
INSTALLS += target INSTALLS += target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment