Fix: path for deployment
This commit is contained in:
parent
9b08420ac1
commit
8889aaca2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user