Bug 624970 Fix non-libxul builds r=Neil a=bustage DONTBUILD

This commit is contained in:
John Daggett 2011-01-20 08:34:46 +00:00
Родитель 8f94a94033
Коммит 8e2d642f80
1 изменённых файлов: 1 добавлений и 1 удалений

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

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