forked from qt-creator/qt-creator
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
|
|
import QmlProject 1.1
|
||
|
|
|
||
|
|
Project {
|
||
|
|
mainFile: "file1.qml"
|
||
|
|
}
|