author | Patrick Cloke <clokep@gmail.com> |
Mon, 04 May 2020 14:53:12 -0400 | |
changeset 38453 | 309ac5733a971b425eb8bf0ba823fe1e90171572 |
parent 35744 | 1fc57303ad6bd7a1dec39fed8c952c44c595bc0a |
permissions | -rw-r--r-- |
# 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 += [ 'nsIComponentManagerExtra.idl', 'nsIUserInfo.idl', ] XPIDL_MODULE = 'msgcommonbase' EXPORTS += [ 'nsCommonBaseCID.h' ]