From 2b4d8a343ede3d2c24800b134282114df9f4dd83 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 9 Mar 2007 08:15:14 +0000 Subject: INTEGRATION: CWS ause076 (1.5.14); FILE MERGED 2007/02/23 12:32:58 hjs 1.5.14.1: #i74721# cleanup obsolete library variables --- salhelper/test/rtti/makefile.mk | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/salhelper/test/rtti/makefile.mk b/salhelper/test/rtti/makefile.mk index 49935c62d..0b88e9843 100644 --- a/salhelper/test/rtti/makefile.mk +++ b/salhelper/test/rtti/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: kz $ $Date: 2006-10-05 10:44:33 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:15:14 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -103,19 +103,12 @@ APP1STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) -#LIBCIMT=msvcrtd.lib - .IF "$(OS)" == "WNT" APP1STDLIBS+= $(LB)$/isamplelibrtti.lib .ELSE APP1STDLIBS+= -lsamplelibrtti .ENDIF - -.IF "$(GUI)"=="WNT" -APP1STDLIBS += $(LIBCIMT) -.ENDIF - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -- cgit v1.2.3