mailnews/extensions/mailviews/public/moz.build
author Frank-Rainer Grahl <frgrahl@gmx.net>
Sat, 16 Mar 2019 12:24:18 +0100
changeset 32335 2cf104a9541f81add996ddad8725d73376eb5939
parent 16086 dda8c42d23a8ad0b4de949083b0faf11be92e5cf
permissions -rw-r--r--
Bug 1534028 - Remove MOZ_OMNIJAR defines and checks from suite. r=IanN

# 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/.

XPIDL_SOURCES += [
    'nsIMsgMailView.idl',
    'nsIMsgMailViewList.idl',
]

XPIDL_MODULE = 'mailview'