mirror of https://github.com/mono/CppSharp.git
7 changed files with 56 additions and 0 deletions
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"CLI.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"CSharp.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"Common.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"Encodings.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"NamespacesDerived.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
{ |
||||
"profiles": { |
||||
"StandardLib.Gen": { |
||||
"commandName": "Project", |
||||
"nativeDebugging": true |
||||
} |
||||
} |
||||
} |
||||
Loading…
Reference in new issue