mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 654718 - Remove WinCE code from xpfe; r=khuey
This commit is contained in:
parent
72a7071032
commit
63b47895a7
@ -63,10 +63,6 @@ CPPSRCS = \
|
||||
nsAppShellFactory.cpp \
|
||||
$(NULL)
|
||||
|
||||
ifeq (,$(filter-out WINCE WINNT,$(OS_ARCH)))
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
endif
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(LIBS_DIR) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
|
Loading…
Reference in New Issue
Block a user