waf/demos/vala/resources/test.gresource.xml

8 lines
207 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/test">
<!-- UI files -->
<file preprocess="xml-stripblanks">appwindow.ui</file>
</gresource>
</gresources>