DocPage Organizer: Installer

This commit is contained in:
Jakub Melka
2021-08-08 16:52:10 +02:00
parent cbdd1bcfb3
commit d9da61fd77
12 changed files with 185 additions and 140 deletions

View File

@@ -67,13 +67,9 @@ SOURCES += \
pdftoolverifysignatures.cpp \
pdftoolxml.cpp
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
application.files = $$DESTDIR/PdfTool.exe
application.path = $$DESTDIR/install
application.CONFIG += no_check_exist
INSTALLS += application
HEADERS += \