Foundations laid for project settings and Insight porject settings

This commit is contained in:
Nav
2022-01-02 20:44:39 +00:00
parent 0faa97fc68
commit 2ecde9d11d
7 changed files with 103 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ add_executable(Bloom
# Project & application configuration
src/ProjectConfig.cpp
src/ProjectSettings.cpp
# Events
src/EventManager/EventListener.cpp