mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Adding gfx to get NS_NewTimer() and dependents
This commit is contained in:
parent
78364c28b7
commit
e57d9eca8e
@ -24,6 +24,9 @@ include $(DEPTH)/config/autoconf.mk
|
||||
CPPSRCS = StringBundleTest.cpp
|
||||
|
||||
LIBS = \
|
||||
-lraptorgfx \
|
||||
-lgfx$(MOZ_TOOLKIT) \
|
||||
-lgfxps \
|
||||
-lnetlib \
|
||||
-labouturl \
|
||||
-lfileurl \
|
||||
@ -41,9 +44,10 @@ LIBS = \
|
||||
-lpref \
|
||||
-lsecfree \
|
||||
-l$(MOZ_LIB_JS_PREFIX)js \
|
||||
-limg \
|
||||
-l$(MOZ_LIB_UTIL_PREFIX)util \
|
||||
-lxp \
|
||||
-lxpcom \
|
||||
-lreg \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user