1
0
mirror of synced 2024-12-01 00:17:16 +01:00
micetools/assets/Makefile

5 lines
250 B
Makefile
Raw Normal View History

2022-06-13 08:42:13 +02:00
CONVERT=cmd /c "C:\Windows\Sysnative\wsl.exe convert"
assets:
$(CONVERT) -define icon:auto-resize mice.png mice.ico
$(CONVERT) -define icon:auto-resize micepatch.png micepatch.ico
$(CONVERT) -define icon:auto-resize micekeychip.png micekeychip.ico