c72b821b59
Features a little bit more than a cube, though. Change-Id: I636d4875ba9ccf722ed3caab97f14570be785748 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="block.buf">../shared/block.buf</file>
|
|
<file alias="qt_logo.buf">../shared/qt_logo.buf</file>
|
|
<file>color_phong_vert.spv</file>
|
|
<file>color_phong_frag.spv</file>
|
|
<file>color_vert.spv</file>
|
|
<file>color_frag.spv</file>
|
|
</qresource>
|
|
</RCC>
|