Port bug 850380 part 2 (remove XPIDL_FLAGS) to comm-central, r=Standard8, a=Standard8
This commit is contained in:
Родитель
1eb76911f0
Коммит
8af9231cf8
|
@ -26,10 +26,6 @@ XPIDL_SOURCES += [
|
|||
|
||||
XPIDL_MODULE = 'msgsearch'
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'msgbase'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -25,11 +25,6 @@ XPIDL_SOURCES += [
|
|||
'nsIURLFetcher.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
'-I$(topsrcdir)/mailnews/mime/public',
|
||||
]
|
||||
|
||||
MODULE = 'msgcompose'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -12,10 +12,6 @@ XPIDL_SOURCES += [
|
|||
'nsINewsDatabase.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'msgdb'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -23,10 +23,6 @@ XPIDL_SOURCES += [
|
|||
'nsIMsgImapMailFolder.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'msgimap'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -17,10 +17,5 @@ XPIDL_SOURCES += [
|
|||
'nsIImportSettings.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
'-I$(topsrcdir)/mailnews/compose/public',
|
||||
]
|
||||
|
||||
MODULE = 'import'
|
||||
|
||||
|
|
|
@ -23,10 +23,6 @@ XPIDL_SOURCES += [
|
|||
'nsIRssService.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'msglocal'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -14,10 +14,6 @@ XPIDL_SOURCES += [
|
|||
'nsISimpleMimeConverter.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'mime'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
|
@ -16,10 +16,6 @@ XPIDL_SOURCES += [
|
|||
'nsINntpUrl.idl',
|
||||
]
|
||||
|
||||
XPIDL_FLAGS += [
|
||||
'-I$(topsrcdir)/mailnews/base/public',
|
||||
]
|
||||
|
||||
MODULE = 'msgnews'
|
||||
|
||||
EXPORTS += [
|
||||
|
|
Загрузка…
Ссылка в новой задаче