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

8 lines
115 B
QML

Pdf4QtApp {
name: "Pdf4QtViewerLite"
files: [
"*.cpp"
]
Depends { name: "Pdf4QtViewer" }
}