[anjuta-devel] Project wizard template
- From: yannick inizan <inizan yannick gmail com>
- To: anjuta-devel-list gnome org
- Subject: [anjuta-devel] Project wizard template
- Date: Mon, 27 Apr 2015 17:06:21 +0200
Hi all.
I try to generate an XML file from user interfaces added to a Makefile.am.
For a single file, no problem :
[+ autogen5 template +]
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/resources">
<file compressed="true" preprocess="xml-stripblanks">[+NameHLower+].ui</file>
</gresource>
</gresources>
But how to add this line for each UI file ? :
<file compressed="true" preprocess="xml-stripblanks">name_of_last_file.ui</file>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]