mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Linux port
This commit is contained in:
committed by
Jakub Melka
parent
68704cd8e5
commit
cbeb91fe18
7
Pdf4QtViewerLite/Pdf4QtViewerLite.qbs
Normal file
7
Pdf4QtViewerLite/Pdf4QtViewerLite.qbs
Normal file
@@ -0,0 +1,7 @@
|
||||
Pdf4QtApp {
|
||||
name: "Pdf4QtViewerLite"
|
||||
files: [
|
||||
"*.cpp"
|
||||
]
|
||||
Depends { name: "Pdf4QtViewer" }
|
||||
}
|
Reference in New Issue
Block a user