waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

test.gresource.xml (207B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <gresources>
      3     <gresource prefix="/org/test">
      4         <!-- UI files -->
      5         <file preprocess="xml-stripblanks">appwindow.ui</file>
      6     </gresource>
      7 </gresources>