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.
14 lines
395 B
14 lines
395 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>
|
|
<file>ContainerView.qml</file>
|
|
<file>ChildView.qml</file>
|
|
</qresource>
|
|
</RCC>
|
|
|