Merge pull request #5592 from aws-lumberyard-dev/Prism/ShowProjectBuildReq

Store whether O3DE Project Manager built the project successfully
This commit is contained in:
AMZN-Phil
2021-11-16 12:22:20 -08:00
committed by GitHub
6 changed files with 147 additions and 4 deletions
@@ -58,6 +58,8 @@ set(FILES
Source/CreateProjectCtrl.cpp
Source/UpdateProjectCtrl.h
Source/UpdateProjectCtrl.cpp
Source/ProjectManagerSettings.h
Source/ProjectManagerSettings.cpp
Source/ProjectsScreen.h
Source/ProjectsScreen.cpp
Source/ProjectSettingsScreen.h