mirror of https://github.com/mono/CppSharp.git
2 changed files with 2 additions and 2 deletions
@ -1,8 +1,9 @@ |
|||||||
project "CppSharp.Parser.Bootstrap" |
project "CppSharp.Parser.Bootstrap" |
||||||
|
|
||||||
|
SetupManagedProject() |
||||||
|
|
||||||
kind "ConsoleApp" |
kind "ConsoleApp" |
||||||
language "C#" |
language "C#" |
||||||
SetupManagedProject() |
|
||||||
debugdir "." |
debugdir "." |
||||||
|
|
||||||
files { "Bootstrap.cs", "*.lua" } |
files { "Bootstrap.cs", "*.lua" } |
||||||
Loading…
Reference in new issue