diff --git a/fpicker/source/win32/folderpicker/workbench/makefile.mk b/fpicker/source/win32/folderpicker/workbench/makefile.mk index 3f2e8f4110ff..430f2140633f 100644 --- a/fpicker/source/win32/folderpicker/workbench/makefile.mk +++ b/fpicker/source/win32/folderpicker/workbench/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 23:51:27 $ +# last change: $Author: vg $ $Date: 2007-03-26 13:21:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,8 +60,8 @@ APP1OBJS= $(OBJ)$/test_fops.obj APP1STDLIBS+= $(CPPULIB) \ $(CPPUHELPERLIB) \ $(SALLIB) \ - user32.lib\ - ole32.lib + $(USER32LIB)\ + $(OLE32LIB) APP1DEF= $(MISC)$/$(APP1TARGET).def