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