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