Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/tools/crashreporter/injector/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 502 B image not shown  

Quelle  app.mozbuild   Sprache: unbekannt

 
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

DIRS += [
    "/toolkit/crashreporter/google-breakpad/src/common",
    "/toolkit/crashreporter/google-breakpad/src/processor",
    "/tools/crashreporter/injector",
]

if CONFIG["OS_TARGET"] in ("Linux", "Android"):
    DIRS += [
        "/toolkit/crashreporter/google-breakpad/src/common/linux",
    ]

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]