structure project
This commit is contained in:
20
build/__/assets/resources.qrc.depends
Normal file
20
build/__/assets/resources.qrc.depends
Normal file
@@ -0,0 +1,20 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>aqua.jpg</file>
|
||||
<file>icons/songControl/shuffle.svg</file>
|
||||
<file>icons/songControl/prevSong.svg</file>
|
||||
<file>icons/songControl/nextSong.svg</file>
|
||||
<file>icons/songControl/play.svg</file>
|
||||
<file>icons/songControl/pause.svg</file>
|
||||
<file>icons/songControl/songRepeat.svg</file>
|
||||
<file>icons/songControl/repeat-once.svg</file>
|
||||
<file>icons/songControl/volume-high.svg</file>
|
||||
<file>icons/songControl/volume-low.svg</file>
|
||||
<file>icons/songControl/volume-mute.svg</file>
|
||||
<file>icons/songControl/volume-off.svg</file>
|
||||
<file>icons/songControl/volume-medium.svg</file>
|
||||
<file>icons/songControl/arrow-expand.svg</file>
|
||||
<file>icons/songControl/home.svg</file>
|
||||
<file>icons/songControl/magnify.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
6
build/__/src/resources.qrc.depends
Normal file
6
build/__/src/resources.qrc.depends
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE RCC>
|
||||
<RCC version="1.0">
|
||||
<qresource prefix="/assets/icons">
|
||||
<file>../assets/icons/songControl/shuffle.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
6
build/__/src/resources/resources.qrc.depends
Normal file
6
build/__/src/resources/resources.qrc.depends
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE RCC>
|
||||
<RCC version="1.0">
|
||||
<qresource prefix="/assets/icons">
|
||||
<file>../assets/icons/songControl/shuffle.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user