Need to link to gfx when building on WinCE. r=dougt
git-svn-id: svn://10.0.0.236/trunk@170299 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -89,6 +89,10 @@ EXPORTS = \
|
||||
ifeq ($(OS_ARCH)$(MOZ_ENABLE_LIBXUL),WINNT)
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
endif
|
||||
ifeq ($(OS_ARCH),WINCE)
|
||||
EXTRA_DSO_LIBS = gkgfx
|
||||
endif
|
||||
|
||||
|
||||
CPPSRCS = \
|
||||
nsDocShellModule.cpp \
|
||||
|
||||
Reference in New Issue
Block a user