Files
qt-creator/tests/auto/solutions/solutions.qbs

11 lines
197 B
QML
Raw Normal View History

import qbs
Project {
name: "Solutions autotests"
references: [
"concurrentcall/concurrentcall.qbs",
"qprocesstask/qprocesstask.qbs",
"tasking/tasking.qbs",
]
}