bustage fix for tbird

git-svn-id: svn://10.0.0.236/trunk@236390 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com
2007-09-20 19:58:58 +00:00
parent 26d6814103
commit cf4b7e10cb

View File

@@ -161,7 +161,7 @@ endif
ifeq ($(OS_ARCH),WINNT)
OS_LIBS += $(call EXPAND_LIBNAME,comctl32 comdlg32 uuid shell32 ole32 oleaut32 version winspool)
ifdef MOZ_ENABLE_CAIRO_GFX
OS_LIBS += $(call EXPAND_LIBNAME,usp10)
OS_LIBS += $(call EXPAND_LIBNAME,usp10 msimg32)
endif
RCINCLUDE = splash.rc
ifndef GNU_CC