summaryrefslogtreecommitdiff
path: root/tests/auto/blackbox/testdata/no-profile/no-profile.qbs
blob: 6fd7dd07ac9e4f39c03e2756a3cd9e57a9af64c3 (plain)
1
2
3
Product {
    property bool dummy: { console.info("profile: " + project.profile); }
}