Bug 547657 gfxSharedImageSurface.cpp failed to compile on Solaris r=jrmuizel

This commit is contained in:
Ginn Chen 2010-03-02 13:57:21 +08:00
Родитель cbade4f169
Коммит 8b51b77bd1
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -35,9 +35,11 @@ CPPSRCS = \
gfxUserFontSet.cpp \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),qt)
CPPSRCS += \
gfxSharedImageSurface.cpp \
$(NULL)
endif
EXTRA_DSO_LDOPTS += \
$(MOZ_CAIRO_LIBS) \