Forgot premake45

This commit is contained in:
Antoine Pilote
2024-09-04 21:05:14 -04:00
parent 780b95fba7
commit e1550fbff9

View File

@@ -108,6 +108,8 @@ project "Nuake"
"%{prj.name}/src/Audio/**.cpp",
"%{prj.name}/src/Core/**.h",
"%{prj.name}/src/Core/**.cpp",
"%{prj.name}/src/FileSystem/**.h",
"%{prj.name}/src/FileSystem/**.cpp",
"%{prj.name}/src/Physics/**.h",
"%{prj.name}/src/Physics/**.cpp",
"%{prj.name}/src/Rendering/**.h",