Remove qt deployment rule (conflicts with bitbake)

This commit is contained in:
Siegfried Siegert 2023-12-20 10:49:47 +01:00
parent 3e0985e213
commit 93e98e9809
Signed by untrusted user: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -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