Remove deployment rules (conflict on yocto)

This commit is contained in:
Siegfried Siegert 2023-06-22 17:54:11 +02:00
parent 3de46ea099
commit 7c17090a2b

View File

@ -84,8 +84,3 @@ OTHER_FILES += \
# git subtree add --prefix DCPlugin https://git.mimbach49.de/GerhardHoffmann/DCPlugin.git master --squash
# git subtree pull --prefix DCPlugin https://git.mimbach49.de/GerhardHoffmann/DCPlugin.git master --squash
# include(./DCPlugin/DCPlugin.pri)
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target