aboutsummaryrefslogtreecommitdiffstats
path: root/src/libexec/libexec.qbs
blob: a43e26157e635814f25a28b3606d01bd4342c820 (plain)
1
2
3
4
5
6
7
import qbs

Project {
    references: [
        "qbs_processlauncher/qbs_processlauncher.qbs",
    ]
}