mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
bb5e753291
This makes the build script easier
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>dot.png</file>
|
|
<file>qtquickcontrols2.conf</file>
|
|
<file>index.html</file>
|
|
<file>qml/GifWallpaper.qml</file>
|
|
<file>qml/Test.qml</file>
|
|
<file>qml/Wallpaper.qml</file>
|
|
<file>qml/WebsiteWallpaper.qml</file>
|
|
<file>qml/WebView.qml</file>
|
|
</qresource>
|
|
</RCC>
|