Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/media/webrtc/common/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 724 B image not shown  

Impressum moz.build   Sprache: unbekannt

 
Haftungsausschluß.build KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# 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/.
include("/dom/media/webrtc/third_party_build/webrtc.mozbuild")

EXPORTS.mozilla.dom += ["CandidateInfo.h"]

LOCAL_INCLUDES += [
    "/dom/media/webrtc/transport/third_party/nrappkit/src/util/libekr",
    "/third_party/abseil-cpp",
    "/third_party/libwebrtc",
]

UNIFIED_SOURCES += [
    "browser_logging/CSFLog.cpp",
    "browser_logging/WebRtcLog.cpp",
    "time_profiling/timecard.c",
    "YuvStamper.cpp",
]

FINAL_LIBRARY = "xul"

[ Seitenstruktur0.27Drucken  ]