Fix icon on Windows with MinGW/MSYS2 builds, from Ala-lala

This commit is contained in:
Michael Martin
2020-06-08 16:09:05 -07:00
parent a8785656eb
commit f39a37ff2f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
case "$HOST_SYSTEM" in
MINGW32*)
uqm_EXTRA_OFILES="UrQuanMasters.rc.o"
uqm_RCFILES="UrQuanMasters.rc"
;;
esac