diff --git a/src/CppSharp/CppSharp.lua b/src/CppSharp/CppSharp.lua index 8817f65f..f5074112 100644 --- a/src/CppSharp/CppSharp.lua +++ b/src/CppSharp/CppSharp.lua @@ -1,4 +1,4 @@ -project "Cxxi" +project "CppSharp" kind "ConsoleApp" language "C#"