PDF4QT/PdfTool/PdfTool.qbs

8 lines
85 B
QML
Raw Normal View History

2021-10-29 15:17:40 +02:00
Pdf4QtApp {
name: "PdfTool"
files: [
"*.h",
"*.cpp",
]
}