mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-30 17:14:50 +01:00
8 lines
85 B
QML
8 lines
85 B
QML
|
Pdf4QtApp {
|
||
|
name: "PdfTool"
|
||
|
files: [
|
||
|
"*.h",
|
||
|
"*.cpp",
|
||
|
]
|
||
|
}
|