mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Change to Project Athena in Task Manager
This commit is contained in:
parent
cb0a080be1
commit
8ab06f5e0e
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ elseif (WIN32)
|
|||
set(CONFIGURE_ICON_RC_OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/Icon.rc")
|
||||
configure_file("${HF_CMAKE_DIR}/templates/Icon.rc.in" ${CONFIGURE_ICON_RC_OUTPUT})
|
||||
|
||||
set(APP_FULL_NAME "High Fidelity")
|
||||
set(APP_FULL_NAME "Project Athena")
|
||||
set(CONFIGURE_VERSION_INFO_RC_OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/VersionInfo.rc")
|
||||
configure_file("${HF_CMAKE_DIR}/templates/VersionInfo.rc.in" ${CONFIGURE_VERSION_INFO_RC_OUTPUT})
|
||||
|
||||
|
|
Loading…
Reference in a new issue