зеркало из https://github.com/mozilla/gecko-dev.git
Define XPC_IDISPATCH_SUPPORT when building caps if necessary. b=198117 r=dbradley@netscape.com sr=alec@netscape.com
This commit is contained in:
Родитель
cba834a969
Коммит
461f6c3964
|
@ -60,6 +60,10 @@ CPPSRCS = \
|
|||
nsSecurityManagerFactory.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifdef XPC_IDISPATCH_SUPPORT
|
||||
DEFINES += -DXPC_IDISPATCH_SUPPORT
|
||||
endif
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(LIBS_DIR) \
|
||||
$(ZLIB_LIBS) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче