forked from mirror/openmw-tes3mp
Use tes3mp icon for netlauncher
This commit is contained in:
parent
fa8650f99a
commit
b2577498a9
2 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ set(NETLAUNCHER
|
|||
ServerInfoDialog.cpp
|
||||
netutils/HTTPNetwork.cpp
|
||||
netutils/Utils.cpp
|
||||
${CMAKE_SOURCE_DIR}/files/windows/launcher.rc
|
||||
${CMAKE_SOURCE_DIR}/files/tes3mp/netlauncher.rc
|
||||
)
|
||||
|
||||
set(NETLAUNCHER_HEADER_MOC
|
||||
|
|
1
files/tes3mp/netlauncher.rc
Normal file
1
files/tes3mp/netlauncher.rc
Normal file
|
@ -0,0 +1 @@
|
|||
IDI_ICON1 ICON DISCARDABLE "tes3mp.ico"
|
Loading…
Reference in a new issue