Files
alunizaje/StartGamedev-160604-osx/tools/android-osx/tools/templates/other/ValueResourceFile/recipe.xml.ftl
Andros Fenollosa 8ec8327e5e Compatible Android
2016-11-03 00:05:36 +01:00

8 lines
272 B
Plaintext
Executable File

<?xml version="1.0"?>
<recipe>
<instantiate from="res/values.xml.ftl"
to="${escapeXmlAttribute(resOut)}/values/${escapeXmlAttribute(fileName)}.xml" />
<open file="${escapeXmlAttribute(resOut)}/values/${escapeXmlAttribute(fileName)}.xml" />
</recipe>