aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/exports-pkgconfig/modules/helper3/helper3.qbs
blob: 57e65f2f90c61cc0e06881068ce62acffb0374ce (plain)
1
2
3
4
Module {
    Depends { name: "cpp" }
    cpp.includePaths: "/somedir/include3"
}