1 2 3 4 5 6 7
import qbs QtcAutotest { name: "Aggregation autotest" Depends { name: "Aggregation" } files: "tst_aggregate.cpp" }