forked from qt-creator/qt-creator
7 lines
95 B
QML
7 lines
95 B
QML
|
|
import qbs
|
||
|
|
|
||
|
|
QtcAutotest {
|
||
|
|
name: "devicectlutils autotest"
|
||
|
|
files: "tst_aggregate.cpp"
|
||
|
|
}
|