Commit d914b24c authored by zhangying's avatar zhangying

debugSymbol

parent d5081bd6
...@@ -27,8 +27,23 @@ ...@@ -27,8 +27,23 @@
] ]
} }
} }
},
"nativeLib": {
"debugSymbol": {
"strip": false,
"exclude": []
}
} }
}, },
{
"name": "debug",
"nativeLib": {
"debugSymbol": {
"strip": false,
"exclude": []
}
}
}
], ],
"targets": [ "targets": [
{ {
...@@ -38,4 +53,4 @@ ...@@ -38,4 +53,4 @@
"name": "ohosTest", "name": "ohosTest",
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment