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
Родитель fe8e93785e
Коммит 1a225203d0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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