PDF4QT/Pdf4QtViewerProfi/Pdf4QtViewerProfi.qbs
Raphael Cotty cbeb91fe18 Linux port
2021-10-29 18:42:18 +02:00

9 lines
140 B
QML

Pdf4QtApp {
name: "Pdf4QtViewerProfi"
files: [
"*.cpp",
"app-icon.ico"
]
Depends { name: "Pdf4QtViewer" }
}