Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium

This commit is contained in:
Dave Townsend 2012-03-01 17:47:09 -08:00
parent 05d65de1c9
commit 3e58f3029b

View File

@ -45,6 +45,10 @@ include $(DEPTH)/config/autoconf.mk
MODULE = xulrunner
# Statically link against the RTL on windows
USE_STATIC_LIBS = 1
# Don't create a dependency on mozglue
MOZ_GLUE_LDFLAGS =
CPPSRCS = nsXULStub.cpp