From 8a8cbfa2e6e75c3f70bb1bf9540d44038f0e0924 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 9 Oct 2007 14:22:31 +0000 Subject: INTEGRATION: CWS aquavcl03 (1.19.4); FILE MERGED 2007/08/07 11:17:04 pl 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2007/07/26 11:02:27 pl 1.19.4.1: #i80025# initial checking for carbon to cocoa migration --- vcl/workben/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcl/workben') diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk index b9bd6d3d9b63..5c3d215cdf9b 100644 --- a/vcl/workben/makefile.mk +++ b/vcl/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: rt $ $Date: 2007-07-24 10:43:56 $ +# last change: $Author: kz $ $Date: 2007-10-09 15:22:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -98,7 +98,7 @@ APP2STDLIBS=$(TOOLSLIB) \ APP3NOSAL=TRUE APP3TARGET=vcldemo APP3OBJS= \ - $(OBJ)$/svdem.obj + $(OBJ)$/vcldemo.obj APP3STDLIBS= $(CPPULIB) \ $(UNOTOOLSLIB) \ -- cgit