Removed unused 'debug' build configuration
This commit is contained in:
parent
5d7b1029cf
commit
daaaa6210c
1 changed files with 0 additions and 7 deletions
|
@ -34,13 +34,6 @@
|
||||||
"ASSEMBLY_UID": "%ASSEMBLY.UID%"
|
"ASSEMBLY_UID": "%ASSEMBLY.UID%"
|
||||||
},
|
},
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
|
||||||
"name": "debug",
|
|
||||||
"output_path": "build/debug",
|
|
||||||
"define_constants": {
|
|
||||||
"DEBUG": "1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "release",
|
"name": "release",
|
||||||
"output_path": "build/release",
|
"output_path": "build/release",
|
||||||
|
|
Loading…
Add table
Reference in a new issue