mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
leave executable name for server-console
This commit is contained in:
parent
6bdedeb5ce
commit
724c95fbd6
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ macro(SET_PACKAGING_PARAMETERS)
|
|||
set(INTERFACE_EXEC_PREFIX "interface")
|
||||
set(INTERFACE_ICON_FILENAME "${INTERFACE_ICON_PREFIX}.ico")
|
||||
|
||||
set(CONSOLE_EXEC_NAME "sandbox.exe")
|
||||
set(CONSOLE_EXEC_NAME "server-console.exe")
|
||||
|
||||
set(DS_EXEC_NAME "domain-server.exe")
|
||||
set(AC_EXEC_NAME "assignment-client.exe")
|
||||
|
|
Loading…
Reference in a new issue