mirror of https://github.com/mono/CppSharp.git
6 changed files with 29 additions and 20 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
project "Cxxi" |
||||
|
||||
kind "ConsoleApp" |
||||
language "C#" |
||||
location "." |
||||
|
||||
files { "**.cs" } |
||||
|
||||
links { "System", "System.Core", "Bridge", "Generator" } |
Loading…
Reference in new issue