2004-09-09 03:17:03 -05:00
|
|
|
#*************************************************************************
|
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
#
|
2010-02-12 08:01:35 -06:00
|
|
|
# Copyright 2000, 2010 Oracle and/or its affiliates.
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# OpenOffice.org - a multi-platform office productivity suite
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# This file is part of OpenOffice.org.
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
# only, as published by the Free Software Foundation.
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# OpenOffice.org 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 version 3 for more details
|
|
|
|
# (a copy is included in the LICENSE file that accompanied this code).
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
2008-04-10 22:44:53 -05:00
|
|
|
# You should have received a copy of the GNU Lesser General Public License
|
|
|
|
# version 3 along with OpenOffice.org. If not, see
|
|
|
|
# <http://www.openoffice.org/license.html>
|
|
|
|
# for a copy of the LGPLv3 License.
|
2004-09-09 03:17:03 -05:00
|
|
|
#
|
|
|
|
#*************************************************************************
|
|
|
|
|
|
|
|
PRJ=..$/..$/..
|
|
|
|
|
|
|
|
PRJNAME=desktop
|
|
|
|
TARGET=applauncher
|
|
|
|
LIBTARGET=NO
|
|
|
|
TARGETTYPE=GUI
|
2008-03-18 07:52:42 -05:00
|
|
|
UWINAPILIB=
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
# --- Settings -----------------------------------------------------
|
|
|
|
|
|
|
|
.INCLUDE : settings.mk
|
|
|
|
|
|
|
|
# --- Files --------------------------------------------------------
|
|
|
|
|
2007-06-27 11:55:57 -05:00
|
|
|
CDEFS+=-DUNICODE
|
|
|
|
|
|
|
|
|
2005-10-25 05:17:44 -05:00
|
|
|
OBJFILES= \
|
|
|
|
$(OBJ)$/launcher.obj \
|
|
|
|
$(OBJ)$/swriter.obj \
|
|
|
|
$(OBJ)$/scalc.obj \
|
|
|
|
$(OBJ)$/sdraw.obj \
|
|
|
|
$(OBJ)$/simpress.obj \
|
|
|
|
$(OBJ)$/sbase.obj \
|
2008-07-20 03:48:05 -05:00
|
|
|
$(OBJ)$/smath.obj \
|
|
|
|
$(OBJ)$/sweb.obj
|
2005-10-25 05:17:44 -05:00
|
|
|
|
|
|
|
# SO launcher
|
2011-02-21 10:54:09 -06:00
|
|
|
.IF "$(LINK_SO)"=="TRUE"
|
2005-10-25 05:17:44 -05:00
|
|
|
.IF "$(BUILD_SPECIAL)"!=""
|
2009-05-15 09:12:42 -05:00
|
|
|
APP1DEPN= $(APP1RES) verinfo.rc
|
2004-09-09 03:17:03 -05:00
|
|
|
APP1TARGET=so$/swriter
|
|
|
|
APP1NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP1LINKRES=$(MISC)$/$(TARGET)1.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP1ICON=$(SOLARRESDIR)$/icons/so9_writer_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP1OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/swriter.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP1STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP1VERINFO=verinfo.rc
|
|
|
|
APP1PRODUCTDEF+=-DRES_APP_NAME=swriter
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
APP2TARGET=so$/scalc
|
|
|
|
APP2NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP2LINKRES=$(MISC)$/$(TARGET)2.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP2ICON=$(SOLARRESDIR)$/icons/so9_calc_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP2OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/scalc.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP2STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP2DEPN=verinfo.rc
|
|
|
|
APP2VERINFO=verinfo.rc
|
|
|
|
APP2PRODUCTDEF+=-DRES_APP_NAME=scalc
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
APP3TARGET=so$/sdraw
|
|
|
|
APP3NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP3LINKRES=$(MISC)$/$(TARGET)3.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP3ICON=$(SOLARRESDIR)$/icons/so9_draw_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP3OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/sdraw.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP3STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP3DEPN=verinfo.rc
|
|
|
|
APP3VERINFO=verinfo.rc
|
|
|
|
APP3PRODUCTDEF+=-DRES_APP_NAME=sdraw
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
APP4TARGET=so$/simpress
|
|
|
|
APP4NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP4LINKRES=$(MISC)$/$(TARGET)4.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP4ICON=$(SOLARRESDIR)$/icons/so9_impress_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP4OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/simpress.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP4STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP4DEPN=verinfo.rc
|
|
|
|
APP4VERINFO=verinfo.rc
|
|
|
|
APP4PRODUCTDEF+=-DRES_APP_NAME=simpress
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
APP5TARGET=so$/sbase
|
|
|
|
APP5NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP5LINKRES=$(MISC)$/$(TARGET)5.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP5ICON=$(SOLARRESDIR)$/icons/so9_base_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP5OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/sbase.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP5STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP5DEPN=verinfo.rc
|
|
|
|
APP5VERINFO=verinfo.rc
|
|
|
|
APP5PRODUCTDEF+=-DRES_APP_NAME=sbase
|
2004-09-09 03:17:03 -05:00
|
|
|
|
|
|
|
APP6TARGET=so$/smath
|
|
|
|
APP6NOSAL=TRUE
|
2005-10-19 06:06:42 -05:00
|
|
|
APP6LINKRES=$(MISC)$/$(TARGET)6.res
|
2008-07-16 10:31:16 -05:00
|
|
|
APP6ICON=$(SOLARRESDIR)$/icons/so9_math_app.ico
|
2004-09-09 03:17:03 -05:00
|
|
|
APP6OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/smath.obj
|
2008-03-18 07:52:42 -05:00
|
|
|
APP6STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP6DEPN=verinfo.rc
|
|
|
|
APP6VERINFO=verinfo.rc
|
|
|
|
APP6PRODUCTDEF+=-DRES_APP_NAME=smath
|
2004-09-09 03:17:03 -05:00
|
|
|
|
2008-07-16 10:31:16 -05:00
|
|
|
APP7TARGET=so$/sweb
|
|
|
|
APP7NOSAL=TRUE
|
|
|
|
APP7LINKRES=$(MISC)$/$(TARGET)7.res
|
2010-03-31 08:47:30 -05:00
|
|
|
APP7ICON=$(SOLARRESDIR)$/icons/so9_writer_app.ico
|
2008-07-16 10:31:16 -05:00
|
|
|
APP7OBJS = \
|
|
|
|
$(OBJ)$/launcher.obj\
|
|
|
|
$(OBJ)$/sweb.obj
|
|
|
|
APP7STDLIBS = $(SHELL32LIB)
|
2009-05-15 09:12:42 -05:00
|
|
|
APP7DEPN=verinfo.rc
|
|
|
|
APP7VERINFO=verinfo.rc
|
|
|
|
APP7PRODUCTDEF+=-DRES_APP_NAME=sweb
|
2008-07-16 10:31:16 -05:00
|
|
|
|
|
|
|
|
2011-02-21 10:54:09 -06:00
|
|
|
.ENDIF # "$(BUILD_SPECIAL)"!=""
|
|
|
|
.ENDIF # "$(LINK_SO)"=="TRUE"
|
2005-10-25 05:17:44 -05:00
|
|
|
|
2004-09-09 03:17:03 -05:00
|
|
|
# --- Targets ------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
.INCLUDE : target.mk
|
|
|
|
|