Fixes issue #48
@@ -3,7 +3,7 @@
"configurations": {
"debug": {
"buildOptions": {
- "debugType": "full",
+ "debugType": "portable",
"define": [ "DEBUG", "TRACE" ]
}
},