forked from mirror/openmw-tes3mp
Use tes3mp icon for executable, part 2
This commit is contained in:
parent
5385563972
commit
f93e382b8b
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@ set(GAME
|
||||||
main.cpp
|
main.cpp
|
||||||
engine.cpp
|
engine.cpp
|
||||||
|
|
||||||
${CMAKE_SOURCE_DIR}/files/windows/openmw.rc
|
${CMAKE_SOURCE_DIR}/files/tes3mp/tes3mp.rc
|
||||||
)
|
)
|
||||||
|
|
||||||
if (ANDROID)
|
if (ANDROID)
|
||||||
|
|
1
files/tes3mp/tes3mp.rc
Normal file
1
files/tes3mp/tes3mp.rc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
IDI_ICON1 ICON DISCARDABLE "tes3mp.ico"
|
Loading…
Reference in a new issue