зеркало из https://github.com/mozilla/gecko-dev.git
Move nsIXlibWindowService.h to its own place.
This commit is contained in:
Родитель
38fe0fdd09
Коммит
1d14f921fa
|
@ -75,7 +75,6 @@ EXPORTS = \
|
|||
nsIFontSizeIterator.h \
|
||||
nsIFontRetrieverService.h \
|
||||
nsIContextMenu.h \
|
||||
nsIXlibWindowService.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
|
|
@ -40,6 +40,10 @@ CPPSRCS = \
|
|||
|
||||
CXXFLAGS += $(TK_CFLAGS)
|
||||
|
||||
EXPORTS =\
|
||||
nsIXlibWindowService.h \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(TOOLKIT_TK_LIBS)
|
||||
|
||||
#MKSHLIB =
|
||||
|
|
Загрузка…
Ссылка в новой задаче