зеркало из https://github.com/mozilla/gecko-dev.git
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
This commit is contained in:
Родитель
55af1cd8d3
Коммит
d29fc02ff8
|
@ -36,6 +36,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
LIBRARY_NAME = mfcEmbedComponents
|
||||
RESFILE = Dialogs.res
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
REQUIRES = \
|
||||
xpcom \
|
||||
|
|
|
@ -36,6 +36,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
PROGRAM = winEmbed$(BIN_SUFFIX)
|
||||
RESFILE = winEmbed.res
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
MODULE = winEmbed
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче