1
0
mirror of synced 2024-11-27 23:10:48 +01:00
micetools/assets/Makefile
2022-06-13 07:42:13 +01:00

5 lines
250 B
Makefile

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