mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
4504f06eb1
# Conflicts: # CMakeLists.txt # ScreenPlay/app.h # ScreenPlay/main.cpp # ScreenPlay/main.qml # ScreenPlay/qml/Navigation/Navigation.qml # ScreenPlay/src/settings.h # ScreenPlay/translations/ScreenPlay_zh_cn.qm # ScreenPlayWallpaper/CMakeLists.txt # ScreenPlayWallpaper/SPWResources.qrc # ScreenPlayWallpaper/qml/Wallpaper.qml
14 lines
403 B
Plaintext
14 lines
403 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>
|
|
<file>qml/MultimediaView.qml</file>
|
|
</qresource>
|
|
</RCC>
|