diff --git a/premake5.lua b/premake5.lua index 2072ff9a..c62e7717 100644 --- a/premake5.lua +++ b/premake5.lua @@ -24,6 +24,9 @@ newaction { -- ╚═══════════════════════════════════════╝ workspace "Nuake" conformancemode "On" + + startproject "Editor" + configurations { "Debug",