You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
321 B
12 lines
321 B
<RCC>
|
|
<qresource prefix="/">
|
|
<file>main.qml</file>
|
|
</qresource>
|
|
<qresource prefix="/qtmvvm/views">
|
|
<file>SampleView.qml</file>
|
|
<file>ResultView.qml</file>
|
|
<file>DrawerView.qml</file>
|
|
<file>TabView.qml</file>
|
|
<file>TabItemView.qml</file>
|
|
</qresource>
|
|
</RCC>
|
|
|