diff --git a/project.json b/project.json index 20247ec..b443861 100644 --- a/project.json +++ b/project.json @@ -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",