2000-09-18 15:33:13 +00:00
|
|
|
#*************************************************************************
|
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# OpenOffice.org - a multi-platform office productivity suite
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# $RCSfile: makefile.mk,v $
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2006-05-24 12:38:26 +00:00
|
|
|
# $Revision: 1.34 $
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2006-05-24 12:38:26 +00:00
|
|
|
# last change: $Author: vg $ $Date: 2006-05-24 13:38:26 $
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# The Contents of this file are made available subject to
|
|
|
|
# the terms of GNU Lesser General Public License Version 2.1.
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# GNU Lesser General Public License Version 2.1
|
|
|
|
# =============================================
|
|
|
|
# Copyright 2005 by Sun Microsystems, Inc.
|
|
|
|
# 901 San Antonio Road, Palo Alto, CA 94303, USA
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# This library is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of the GNU Lesser General Public
|
|
|
|
# License version 2.1, as published by the Free Software Foundation.
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# This library is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
# Lesser General Public License for more details.
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
2005-09-09 00:12:27 +00:00
|
|
|
# You should have received a copy of the GNU Lesser General Public
|
|
|
|
# License along with this library; if not, write to the Free Software
|
|
|
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
# MA 02111-1307 USA
|
2000-09-18 15:33:13 +00:00
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
PRJ=..$/..
|
|
|
|
|
|
|
|
PRJNAME= framework
|
|
|
|
TARGET= fwk_classes
|
|
|
|
ENABLE_EXCEPTIONS= TRUE
|
|
|
|
|
|
|
|
# --- Settings -----------------------------------------------------
|
|
|
|
|
|
|
|
.INCLUDE : settings.mk
|
|
|
|
|
|
|
|
# --- Generate -----------------------------------------------------
|
|
|
|
|
2004-01-28 13:24:01 +00:00
|
|
|
SLOFILES= \
|
2005-07-12 13:14:08 +00:00
|
|
|
$(SLO)$/propertysethelper.obj \
|
2001-05-21 05:13:35 +00:00
|
|
|
$(SLO)$/framecontainer.obj \
|
|
|
|
$(SLO)$/taskcreator.obj \
|
|
|
|
$(SLO)$/targetfinder.obj \
|
|
|
|
$(SLO)$/menumanager.obj \
|
|
|
|
$(SLO)$/bmkmenu.obj \
|
2001-06-20 09:25:12 +00:00
|
|
|
$(SLO)$/droptargetlistener.obj \
|
2001-11-09 07:05:25 +00:00
|
|
|
$(SLO)$/converter.obj \
|
2001-12-04 06:49:07 +00:00
|
|
|
$(SLO)$/actiontriggerpropertyset.obj \
|
|
|
|
$(SLO)$/actiontriggerseparatorpropertyset.obj \
|
|
|
|
$(SLO)$/actiontriggercontainer.obj \
|
|
|
|
$(SLO)$/imagewrapper.obj \
|
2002-05-02 10:42:31 +00:00
|
|
|
$(SLO)$/rootactiontriggercontainer.obj \
|
2002-10-11 13:32:34 +00:00
|
|
|
$(SLO)$/protocolhandlercache.obj \
|
|
|
|
$(SLO)$/addonmenu.obj \
|
|
|
|
$(SLO)$/addonsoptions.obj \
|
2003-03-25 17:22:13 +00:00
|
|
|
$(SLO)$/fwkresid.obj \
|
|
|
|
$(SLO)$/colorlistener.obj \
|
2004-02-25 16:44:17 +00:00
|
|
|
$(SLO)$/framelistanalyzer.obj \
|
2005-03-29 14:33:09 +00:00
|
|
|
$(SLO)$/sfxhelperfunctions.obj \
|
|
|
|
$(SLO)$/menuextensionsupplier.obj
|
2002-10-11 13:32:34 +00:00
|
|
|
|
2003-08-25 13:50:04 +00:00
|
|
|
SRS1NAME=$(TARGET)
|
|
|
|
SRC1FILES =\
|
2002-10-11 13:32:34 +00:00
|
|
|
resource.src
|
2003-03-25 17:22:13 +00:00
|
|
|
|
2002-10-11 13:32:34 +00:00
|
|
|
RESLIB1NAME= fwe
|
2004-06-14 08:36:11 +00:00
|
|
|
RESLIB1IMAGES= $(PRJ)$/res
|
2002-10-11 13:32:34 +00:00
|
|
|
RESLIB1SRSFILES= $(SRS)$/$(TARGET).srs
|
|
|
|
RESLIB1DEPN= resource.src \
|
|
|
|
resource.hrc \
|
2001-05-31 05:57:39 +00:00
|
|
|
|
2000-09-18 15:33:13 +00:00
|
|
|
# --- Targets ------------------------------------------------------
|
|
|
|
|
|
|
|
.INCLUDE : target.mk
|
2001-06-15 08:30:14 +00:00
|
|
|
|