Fix for Windows-only non-libxul bustage a=NPOTDB DONTBUILD

This commit is contained in:
Neil Rashbrook 2011-02-06 00:05:20 +00:00
parent 32c305081f
commit 8d8850a9c1

View File

@ -275,7 +275,7 @@ CPPSRCS += gfxGDIFont.cpp \
gfxGDIShaper.cpp \
gfxUniscribeShaper.cpp \
$(NULL)
_OS_LIBS = usp10 msimg32 ole32 version advapi32
_OS_LIBS = usp10 msimg32 ole32 version advapi32 shlwapi shell32
endif
CPPSRCS += gfxPDFSurface.cpp