The-Powder-Toy/android/res/mipmap-mdpi/meson.build

6 lines
116 B
Meson
Raw Normal View History

2022-10-23 04:41:26 -05:00
android_resources += configure_file(
input: rendered_icons['icon_exe'],
output: 'ic_launcher.png',
copy: true,
)