mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 706186: xulrunner-stub depends on mozglue.dll and msvcr100.dll. r=glandium
This commit is contained in:
parent
05d65de1c9
commit
3e58f3029b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user