NOISSUE fix windows rc file and mac icon

This commit is contained in:
Petr Mrázek
2021-10-13 21:43:42 +02:00
parent f39c313c5f
commit e12a769800
2 changed files with 3 additions and 2 deletions

View File

@ -883,7 +883,7 @@ set(MULTIMC_QRCS
######## Windows resource files ########
if(WIN32)
set(MULTIMC_RCS resources/multimc.rc)
set(MULTIMC_RCS ../${Launcher_Branding_WindowsRC})
endif()
# Qt 5 stuff