mirror of https://github.com/JakubMelka/PDF4QT.git
8 lines
97 B
QML
8 lines
97 B
QML
|
Pdf4QtApp {
|
||
|
name: "PdfExampleGenerator"
|
||
|
files: [
|
||
|
"*.cpp",
|
||
|
"*.h",
|
||
|
]
|
||
|
}
|