mirror of https://github.com/mono/CppSharp.git
2 changed files with 7 additions and 5 deletions
@ -1,4 +1,7 @@
@@ -1,4 +1,7 @@
|
||||
group "Tests/Namespaces" |
||||
SetupTestGeneratorProject("NamespacesDerived", "NamespacesBase") |
||||
SetupTestNativeProject("NamespacesDerived", "NamespacesBase") |
||||
SetupTestProjectsCSharp("NamespacesDerived", "NamespacesBase") |
||||
SetupTestProjectsCSharp("NamespacesDerived", "NamespacesBase") |
||||
|
||||
project("NamespacesDerived.Tests.CSharp") |
||||
links { "NamespacesBase.CSharp" } |
Loading…
Reference in new issue