зеркало из https://github.com/mozilla/gecko-dev.git
Adding gfx to get NS_NewTimer() and dependents
This commit is contained in:
Родитель
78364c28b7
Коммит
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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче