The-Powder-Toy/android/res/values/meson.build

6 lines
122 B
Meson
Raw Normal View History

android_resources += configure_file(
input: 'strings.template.xml',
output: 'strings.xml',
configuration: conf_data,
)