aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/testdata/erroneous/invalid_file.qbs
blob: 54ec274108779f6414b4f59aa73e690c96e4dac4 (plain)
1
2
3
Product {
    files: ["main.cpp", "other.h"]
}