From 8fb8381bf81e4fb58699b589ede7b34ceaaae3f1 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 22 Apr 2004 16:20:04 +0000 Subject: #i10000# do not use LIBCIMT --- cpputools/source/registercomponent/makefile.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'cpputools') diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk index 422341bd46f6..cd34930f2993 100644 --- a/cpputools/source/registercomponent/makefile.mk +++ b/cpputools/source/registercomponent/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: vg $ $Date: 2003-12-16 11:44:52 $ +# last change: $Author: kz $ $Date: 2004-04-22 17:20:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -59,7 +59,6 @@ # # #************************************************************************* - PRJ=..$/.. PRJNAME=cpputools @@ -105,7 +104,6 @@ APP1STDLIBS=\ .IF "$(GUI)"=="WNT" APP1STDLIBS+= \ - $(LIBCIMT) \ $(LIBCMT) .ENDIF -- cgit