mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2024-12-27 08:42:48 +01:00
8 lines
97 B
QML
8 lines
97 B
QML
Pdf4QtApp {
|
|
name: "PdfExampleGenerator"
|
|
files: [
|
|
"*.cpp",
|
|
"*.h",
|
|
]
|
|
}
|