PDF4QT/JBIG2_Viewer/JBIG2_Viewer.qbs

10 lines
158 B
QML

Pdf4QtApp {
name: "JBIG2_Viewer"
files: [
"*.cpp",
"*.h",
"*.ui",
]
Depends { name: "Qt"; submodules: ["widgets"] }
}