raven-rhel8/base/rx-glib2/a/gio/tests/test2.gresource.xml

12 lines
346 B
XML
Raw Normal View History

2024-09-02 17:09:04 +06:00
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/auto_loaded">
<file>test1.txt</file>
</gresource>
<!-- Test compiling the generated GResource C-code
that has a resource entry size over 65536 bytes -->
<gresource prefix="/big_prefix">
<file>gresource-big-test.txt</file>
</gresource>
</gresources>