/*
 * Copyright (c) 2020-2024, the SerenityOS developers.
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */

#pragma once

#ifndef AK_STRINGBASE_VERIFY_LAUNDER_DEBUG
#    define AK_STRINGBASE_VERIFY_LAUNDER_DEBUG 0
#endif

#ifndef AUDIO_DEBUG
#    define AUDIO_DEBUG 0
#endif

#ifndef BMP_DEBUG
#    define BMP_DEBUG 0
#endif

#ifndef BINDINGS_GENERATOR_DEBUG
#    define BINDINGS_GENERATOR_DEBUG 0
#endif

#ifndef CACHE_DEBUG
#    define CACHE_DEBUG 0
#endif

#ifndef CALLBACK_MACHINE_DEBUG
#    define CALLBACK_MACHINE_DEBUG 0
#endif

#ifndef CANVAS_RENDERING_CONTEXT_2D_DEBUG
#    define CANVAS_RENDERING_CONTEXT_2D_DEBUG 0
#endif

#ifndef CRYPTO_DEBUG
#    define CRYPTO_DEBUG 0
#endif

#ifndef COMPOSITOR_DEBUG
#    define COMPOSITOR_DEBUG 0
#endif

#ifndef CSS_LOADER_DEBUG
#    define CSS_LOADER_DEBUG 0
#endif

#ifndef CSS_PARSER_DEBUG
#    define CSS_PARSER_DEBUG 0
#endif

#ifndef CSS_TOKENIZER_DEBUG
#    define CSS_TOKENIZER_DEBUG 0
#endif

#ifndef CSS_TRANSITIONS_DEBUG
#    define CSS_TRANSITIONS_DEBUG 0
#endif

#ifndef CURL_DEBUG
#    define CURL_DEBUG 0
#endif

#ifndef DEVTOOLS_DEBUG
#    define DEVTOOLS_DEBUG 0
#endif

#ifndef DNS_DEBUG
#    define DNS_DEBUG 0
#endif

#ifndef EDITOR_DEBUG
#    define EDITOR_DEBUG 0
#endif

#ifndef FILE_WATCHER_DEBUG
#    define FILE_WATCHER_DEBUG 0
#endif

#ifndef FLAC_ENCODER_DEBUG
#    define FLAC_ENCODER_DEBUG 0
#endif

#ifndef FORMATTING_CONTEXT_TRACE_DEBUG
#    define FORMATTING_CONTEXT_TRACE_DEBUG 0
#endif

#ifndef GIF_DEBUG
#    define GIF_DEBUG 0
#endif

#ifndef HEAP_DEBUG
#    define HEAP_DEBUG 0
#endif

#ifndef INCREMENTAL_SWEEP_DEBUG
#    define INCREMENTAL_SWEEP_DEBUG 0
#endif

#ifndef HIGHLIGHT_FOCUSED_FRAME_DEBUG
#    define HIGHLIGHT_FOCUSED_FRAME_DEBUG 0
#endif

#ifndef HTML_SCRIPT_DEBUG
#    define HTML_SCRIPT_DEBUG 0
#endif

#ifndef HTTP_DISK_CACHE_DEBUG
#    define HTTP_DISK_CACHE_DEBUG 0
#endif

#ifndef HTTP_MEMORY_CACHE_DEBUG
#    define HTTP_MEMORY_CACHE_DEBUG 0
#endif

#ifndef HTTPJOB_DEBUG
#    define HTTPJOB_DEBUG 0
#endif

#ifndef ICO_DEBUG
#    define ICO_DEBUG 0
#endif

#ifndef IDB_DEBUG
#    define IDB_DEBUG 0
#endif

#ifndef IDL_DEBUG
#    define IDL_DEBUG 0
#endif

#ifndef IMAGE_DECODER_DEBUG
#    define IMAGE_DECODER_DEBUG 0
#endif

#ifndef IMAGE_LOADER_DEBUG
#    define IMAGE_LOADER_DEBUG 0
#endif

#ifndef JS_BYTECODE_DEBUG
#    define JS_BYTECODE_DEBUG 0
#endif

#ifndef JS_MODULE_DEBUG
#    define JS_MODULE_DEBUG 0
#endif

#ifndef LEXER_DEBUG
#    define LEXER_DEBUG 0
#endif

#ifndef LIBWEB_CSS_ANIMATION_DEBUG
#    define LIBWEB_CSS_ANIMATION_DEBUG 0
#endif

#ifndef LIBWEB_CSS_DEBUG
#    define LIBWEB_CSS_DEBUG 0
#endif

#ifndef LIBWEB_WASM_DEBUG
#    define LIBWEB_WASM_DEBUG 0
#endif

#ifndef LINE_EDITOR_DEBUG
#    define LINE_EDITOR_DEBUG 0
#endif

#ifndef WEBVIEW_HISTORY_DEBUG
#    define WEBVIEW_HISTORY_DEBUG 0
#endif

#ifndef LZW_DEBUG
#    define LZW_DEBUG 0
#endif

#ifndef MACH_PORT_DEBUG
#    define MACH_PORT_DEBUG 0
#endif

#ifndef MATROSKA_DEBUG
#    define MATROSKA_DEBUG 0
#endif

#ifndef MATROSKA_TRACE_DEBUG
#    define MATROSKA_TRACE_DEBUG 0
#endif

#ifndef HTML_PARSER_DEBUG
#    define HTML_PARSER_DEBUG 0
#endif

#ifndef PATH_DEBUG
#    define PATH_DEBUG 0
#endif

#ifndef PLAYBACK_MANAGER_DEBUG
#    define PLAYBACK_MANAGER_DEBUG 0
#endif

#ifndef PNG_DEBUG
#    define PNG_DEBUG 0
#endif

#ifndef PROMISE_DEBUG
#    define PROMISE_DEBUG 0
#endif

#ifndef REGEX_DEBUG
#    define REGEX_DEBUG 0
#endif

#ifndef REQUESTSERVER_DEBUG
#    define REQUESTSERVER_DEBUG 0
#endif

#ifndef REQUESTSERVER_WIRE_DEBUG
#    define REQUESTSERVER_WIRE_DEBUG 0
#endif

#ifndef RESOURCE_DEBUG
#    define RESOURCE_DEBUG 0
#endif

#ifndef SPAM_DEBUG
#    define SPAM_DEBUG 0
#endif

#ifndef SYNTAX_HIGHLIGHTING_DEBUG
#    define SYNTAX_HIGHLIGHTING_DEBUG 0
#endif

#ifndef STYLE_INVALIDATION_DEBUG
#    define STYLE_INVALIDATION_DEBUG 0
#endif

#ifndef TEXTEDITOR_DEBUG
#    define TEXTEDITOR_DEBUG 0
#endif

#ifndef TIFF_DEBUG
#    define TIFF_DEBUG 0
#endif

#ifndef TLS_DEBUG
#    define TLS_DEBUG 0
#endif

#ifndef TOKENIZER_TRACE_DEBUG
#    define TOKENIZER_TRACE_DEBUG 0
#endif

#ifndef UPDATE_LAYOUT_DEBUG
#    define UPDATE_LAYOUT_DEBUG 0
#endif

#ifndef URL_PARSER_DEBUG
#    define URL_PARSER_DEBUG 0
#endif

#ifndef URL_PATTERN_DEBUG
#    define URL_PATTERN_DEBUG 0
#endif

#ifndef UTF8_DEBUG
#    define UTF8_DEBUG 0
#endif

#ifndef VULKAN_VALIDATION_LAYERS_DEBUG
#    define VULKAN_VALIDATION_LAYERS_DEBUG 0
#endif

#ifndef WASI_DEBUG
#    define WASI_DEBUG 0
#endif

#ifndef WASI_FINE_GRAINED_DEBUG
#    define WASI_FINE_GRAINED_DEBUG 0
#endif

#ifndef WASM_BINPARSER_DEBUG
#    define WASM_BINPARSER_DEBUG 0
#endif

#ifndef WASM_CRANELIFT_DEBUG
#    define WASM_CRANELIFT_DEBUG 0
#endif

#ifndef WASM_TRACE_DEBUG
#    define WASM_TRACE_DEBUG 0
#endif

#ifndef WASM_VALIDATOR_DEBUG
#    define WASM_VALIDATOR_DEBUG 0
#endif

#ifndef WEBDRIVER_DEBUG
#    define WEBDRIVER_DEBUG 0
#endif

#ifndef WEBDRIVER_ROUTE_DEBUG
#    define WEBDRIVER_ROUTE_DEBUG 0
#endif

#ifndef WEBGL_CONTEXT_DEBUG
#    define WEBGL_CONTEXT_DEBUG 0
#endif

#ifndef WEBVIEW_PROCESS_DEBUG
#    define WEBVIEW_PROCESS_DEBUG 0
#endif

#ifndef WEB_FETCH_DEBUG
#    define WEB_FETCH_DEBUG 0
#endif

#ifndef WEB_WORKER_DEBUG
#    define WEB_WORKER_DEBUG 0
#endif

#ifndef WEBP_DEBUG
#    define WEBP_DEBUG 0
#endif

#ifndef XML_PARSER_DEBUG
#    define XML_PARSER_DEBUG 0
#endif
