author | Jorg K <jorgk@jorgk.com> |
Fri, 27 Sep 2019 11:52:07 +0200 | |
changeset 36973 | ddede6db83516288c25a8083879bdab02ce1b7b0 |
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' ]