Bug 1899500 - Implement explicit resource management in Baseline compiler. r=arai
[gecko.git] / third_party / wayland-proxy / moz.build
blobe95f18f54115cffe92f318212aa789e9f237d1e1
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 with Files("**"):
8     BUG_COMPONENT = ("Core", "Widget: Gtk")
10 SOURCES += [
11     "wayland-proxy.cpp",
13 EXPORTS += [
14     "wayland-proxy.h",
16 FINAL_LIBRARY = "xul"