aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/dependencyFinder/order_basic2.qbs
blob: 8c0979870885f9c7802859cbf86587360fd9487a (plain)
1
2
3
4
5
Project {
    bar: car
    foo: bar
    car: 1
}