зеркало из https://github.com/mozilla/gecko-dev.git
Add nsRegionUnix.cpp to .so. dlopen() on Linux 2.0 would fail since it can't
resolve this class.
This commit is contained in:
Родитель
48ee6259d3
Коммит
5cf2b526b8
|
@ -30,7 +30,7 @@ LCFLAGS+=-D_IMPL_NS_GFXONXP
|
|||
LLIBS+=$(DIST)/lib/libxpcom.a $(DIST)/lib/libraptorbase.a $(DIST)/lib/libraptorgfx.a
|
||||
|
||||
CPPSRCS=nsDeviceContextUnix.cpp nsFontMetricsUnix.cpp nsGfxFactoryUnix.cpp \
|
||||
nsRenderingContextUnix.cpp nsImageUnix.cpp
|
||||
nsRenderingContextUnix.cpp nsRegionUnix.cpp nsImageUnix.cpp
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче