Skip to content
Snippets Groups Projects
Commit 1fd6aa1a authored by hjk's avatar hjk
Browse files

app.pro: also add $$IDE_APP_TARGET to the installation

parent fb056b1a
No related merge requests found
...@@ -44,6 +44,7 @@ unix:!macx { ...@@ -44,6 +44,7 @@ unix:!macx {
} }
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER
target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_TARGET
target.path = /bin target.path = /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