Set Desktop Icon for Project Manager (#1225)

* Set executable icon for O3DE
This commit is contained in:
AMZN-nggieber
2021-06-09 16:01:48 -07:00
committed by GitHub
parent aa7bab1027
commit 5330309cb1
2 changed files with 2 additions and 0 deletions
@@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "o3de_editor.ico"
@@ -10,6 +10,7 @@
#
set(FILES
Resources/ProjectManager.rc
Resources/ProjectManager.qrc
Resources/ProjectManager.qss
Source/main.cpp