import qbs; CppApplication { name: "test" files: ["*.cpp", "*.h"] }