Bug 714495 - Port - |Microsoft.VC80.CRT SideBySide errors, browsercomps.dll| to comm. r+a=Standard8
--HG-- extra : rebase_source : 7912717829a9fd6e6c8de8d410006406394464a0
This commit is contained in:
Родитель
2597a16fe8
Коммит
8f818d4f74
|
@ -42,6 +42,9 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
# NOTE: if we switch away from LIBXUL_LIBRARY at any stage
|
||||
# we need to clear the EMBED_MANIFEST_AT flag. (See Bug 714495)
|
||||
|
||||
MODULE = mailcomps
|
||||
LIBRARY_NAME = mailcomps
|
||||
SHORT_LIBNAME = mailcmp
|
||||
|
|
|
@ -93,3 +93,6 @@ EXTRA_DSO_LDOPTS += \
|
|||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# Ensure that we don't embed a manifest referencing the CRT.
|
||||
EMBED_MANIFEST_AT =
|
||||
|
|
Загрузка…
Ссылка в новой задаче