mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
DocPage Organizer: Installer
This commit is contained in:
@@ -34,10 +34,11 @@ INCLUDEPATH += $$PWD/../PDF4QtLib/Sources
|
||||
DESTDIR = $$OUT_PWD/..
|
||||
LIBS += -L$$OUT_PWD/..
|
||||
LIBS += -lPDF4QtLib
|
||||
CONFIG += force_debug_info
|
||||
CONFIG += force_debug_info no_check_exist
|
||||
|
||||
application.files = $$DESTDIR/Pdf4QtDocPageOrganizer.exe
|
||||
application.path = $$DESTDIR/install
|
||||
application.CONFIG += no_check_exist
|
||||
INSTALLS += application
|
||||
|
||||
SOURCES += \
|
||||
|
Reference in New Issue
Block a user