mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file>blahblah.txt</file>
|
|
<file>currentdir.txt</file>
|
|
<file>currentdir2.txt</file>
|
|
</qresource>
|
|
<qresource><file>subdir/subdir.txt</file></qresource>
|
|
<qresource><file>otherdir/</file>
|
|
</qresource>
|
|
</RCC>
|