mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Plugin metasystem
This commit is contained in:
@ -86,6 +86,10 @@ application.files = $$DESTDIR/PdfForQtViewer.exe
|
||||
application.path = $$DESTDIR/install
|
||||
INSTALLS += application
|
||||
|
||||
plugins.files = $$files($$DESTDIR/pdfplugins/*.dll)
|
||||
plugins.path = $$DESTDIR/install/pdfplugins
|
||||
INSTALLS += plugins
|
||||
|
||||
RESOURCES += \
|
||||
pdfforqtviewer.qrc
|
||||
|
||||
|
Reference in New Issue
Block a user