mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:42:40 +02:00
16 lines
305 B
JSON
16 lines
305 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Android",
|
|
"includePath": [
|
|
"${workspaceFolder}/**"
|
|
],
|
|
"defines": [
|
|
"_DEBUG",
|
|
"UNICODE",
|
|
"_UNICODE"
|
|
]
|
|
}
|
|
],
|
|
"version": 4
|
|
} |