summaryrefslogtreecommitdiff
path: root/plugins/autotest/unit_test/mixed_atp/mixed_atp.qbs
blob: dfc99c15df371bbc411aa23228840c054f662826 (plain)
1
2
3
4
5
6
7
8
import qbs

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