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