Fix viewer in static MSVC SeaMonkey builds.
Bug #237919 r=sdwalker git-svn-id: svn://10.0.0.236/trunk@156721 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -216,7 +216,7 @@ ifneq ($(OS_ARCH),WINNT)
|
||||
LDFLAGS += -L$(DEPTH)/dist/lib/components
|
||||
endif # !WINNT
|
||||
EXTRA_DSO_LIBS += $(STATIC_EXTRA_DSO_LIBS)
|
||||
XP_DIST_LIBS += $(STATIC_EXTRA_LIBS)
|
||||
EXTRA_LIBS += $(STATIC_EXTRA_LIBS)
|
||||
DEFINES += $(STATIC_DEFINES)
|
||||
CPPSRCS += $(STATIC_CPPSRCS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user