PDF4QT/PdfExampleGenerator/PdfExampleGenerator.qbs

8 lines
97 B
QML
Raw Normal View History

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