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%"
|
||||
},
|
||||
"configurations": [
|
||||
{
|
||||
"name": "debug",
|
||||
"output_path": "build/debug",
|
||||
"define_constants": {
|
||||
"DEBUG": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "release",
|
||||
"output_path": "build/release",
|
||||
|
|
Loading…
Add table
Reference in a new issue