From 0ce780e19911693293eedbed16e7bed3266b3c17 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 24 May 2006 12:53:48 +0000 Subject: INTEGRATION: CWS ause043 (1.8.10); FILE MERGED 2005/11/09 12:48:39 hjs 1.8.10.2: #i56702# remove unused BOOTSTRAP_SERVICE definition 2005/11/04 12:05:59 hjs 1.8.10.1: #i56702# remove local uno header generation --- jvmfwk/plugins/sunmajor/pluginlib/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk index 7433c49c537c..4777affedc17 100644 --- a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk +++ b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:30:09 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:53:48 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ PRJNAME= jvmfwk TARGET = plugin ENABLE_EXCEPTIONS=TRUE -BOOTSTRAP_SERVICE=FALSE LIBTARGET=NO @@ -55,10 +54,6 @@ DLLPRE = #.INCLUDE : ..$/cppumaker.mk .IF "$(SOLAR_JAVA)"!="" -UNOTYPES = \ - com.sun.star.uno.TypeClass \ - com.sun.star.uno.XInterface - SLOFILES= \ $(SLO)$/sunversion.obj \ $(SLO)$/sunjavaplugin.obj \ -- cgit