Changed project name in premake
This commit is contained in:
parent
f12745a005
commit
672b2dd92c
|
@ -8,7 +8,7 @@ AssimpInclude = "%{wks.location}\\Dependencies\\assimp"
|
|||
-- "Debug"
|
||||
-- }
|
||||
|
||||
project "ModelCompileLibrary"
|
||||
project "ModelCompiler"
|
||||
kind "ConsoleApp"
|
||||
language "C++"
|
||||
cppdialect "C++20"
|
||||
|
|
Loading…
Reference in New Issue