mirror of https://github.com/mono/CppSharp.git
3 changed files with 21 additions and 2 deletions
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
namespace CppSharp.Parser |
||||
{ |
||||
public static class BuildConfig |
||||
{ |
||||
public const string Choice = "default"; |
||||
} |
||||
} |
||||
Loading…
Reference in new issue