PDF4QT/PdfExampleGenerator/PdfExampleGenerator.qbs

8 lines
97 B
QML

Pdf4QtApp {
name: "PdfExampleGenerator"
files: [
"*.cpp",
"*.h",
]
}