mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 00:41:16 +02:00
give dev shortcuts a specific name too
This commit is contained in:
parent
0a413904a0
commit
8ba0e3bc6e
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ macro(SET_PACKAGING_PARAMETERS)
|
|||
set(AC_EXEC_NAME "assignment-client.exe")
|
||||
|
||||
# shortcut names
|
||||
if (NOT PR_BUILD)
|
||||
if (PRODUCTION_BUILD)
|
||||
set(INTERFACE_SHORTCUT_NAME "High Fidelity")
|
||||
set(CONSOLE_SHORTCUT_NAME "Server Console")
|
||||
else ()
|
||||
|
|
Loading…
Reference in a new issue