1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

Use tes3mp icon for executable, part 2

This commit is contained in:
David Cernat 2016-08-24 04:01:05 +03:00
parent 5385563972
commit f93e382b8b
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ set(GAME
main.cpp
engine.cpp
${CMAKE_SOURCE_DIR}/files/windows/openmw.rc
${CMAKE_SOURCE_DIR}/files/tes3mp/tes3mp.rc
)
if (ANDROID)

1
files/tes3mp/tes3mp.rc Normal file
View file

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "tes3mp.ico"