Fix: path for deployment

This commit is contained in:
Siegfried Siegert 2023-08-03 09:44:08 +02:00
parent 9b08420ac1
commit 8889aaca2a

View File

@ -116,5 +116,5 @@ OTHER_FILES += \
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
else: unix:!android: target.path = /opt/app/tools/atbupdate/$${TARGET}
!isEmpty(target.path): INSTALLS += target