Fix: path for deployment
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user