Updated project.json
This commit is contained in:
parent
2a35531e9a
commit
3db105ab25
1 changed files with 1 additions and 4 deletions
|
@ -38,10 +38,7 @@
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "release",
|
"name": "release",
|
||||||
"output_path": "build/release",
|
"output_path": "build/release"
|
||||||
"define_constants": {
|
|
||||||
"DEBUG": "0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue