Remove qt deployment rule (conflicts with bitbake)
This commit is contained in:
parent
3e0985e213
commit
93e98e9809
@ -78,8 +78,3 @@ HEADERS += \
|
||||
datei.h \
|
||||
plugin.h \
|
||||
interfaces.h
|
||||
|
||||
# Default rules for deployment.
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
|
Loading…
Reference in New Issue
Block a user