forked from qt-creator/qt-creator
7 lines
108 B
QML
7 lines
108 B
QML
|
|
import qbs
|
||
|
|
|
||
|
|
Project {
|
||
|
|
name: "QmlProjectManager autotests"
|
||
|
|
references: "fileformat/fileformat.qbs"
|
||
|
|
}
|