xref: /aoo41x/main/sd/source/ui/dlg/makefile.mk (revision cdf0e10c)
1*cdf0e10cSrcweir#*************************************************************************
2*cdf0e10cSrcweir#
3*cdf0e10cSrcweir# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir#
5*cdf0e10cSrcweir# Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir#
7*cdf0e10cSrcweir# OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir#
9*cdf0e10cSrcweir# This file is part of OpenOffice.org.
10*cdf0e10cSrcweir#
11*cdf0e10cSrcweir# OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir# it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir# only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir#
15*cdf0e10cSrcweir# OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir# but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir# GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir# (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir#
21*cdf0e10cSrcweir# You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir# version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir# <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir# for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir#
26*cdf0e10cSrcweir#*************************************************************************
27*cdf0e10cSrcweir
28*cdf0e10cSrcweirPRJ=..$/..$/..
29*cdf0e10cSrcweir
30*cdf0e10cSrcweirPROJECTPCH=sd
31*cdf0e10cSrcweirPROJECTPCHSOURCE=$(PRJ)$/util$/sd
32*cdf0e10cSrcweirPRJNAME=sd
33*cdf0e10cSrcweirTARGET=dlg
34*cdf0e10cSrcweirLIBTARGET=NO
35*cdf0e10cSrcweirENABLE_EXCEPTIONS=TRUE
36*cdf0e10cSrcweir
37*cdf0e10cSrcweir# --- Settings -----------------------------------------------------
38*cdf0e10cSrcweir
39*cdf0e10cSrcweir.INCLUDE :  settings.mk
40*cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
41*cdf0e10cSrcweir
42*cdf0e10cSrcweir# --- Files --------------------------------------------------------
43*cdf0e10cSrcweir
44*cdf0e10cSrcweirSRS1NAME=$(TARGET)
45*cdf0e10cSrcweirSRC1FILES =\
46*cdf0e10cSrcweir	masterlayoutdlg.src\
47*cdf0e10cSrcweir	headerfooterdlg.src\
48*cdf0e10cSrcweir	ins_paste.src\
49*cdf0e10cSrcweir	inspagob.src\
50*cdf0e10cSrcweir	present.src\
51*cdf0e10cSrcweir	dlg_char.src\
52*cdf0e10cSrcweir	paragr.src\
53*cdf0e10cSrcweir	tabtempl.src\
54*cdf0e10cSrcweir	dlgpage.src\
55*cdf0e10cSrcweir	tpaction.src\
56*cdf0e10cSrcweir	animobjs.src\
57*cdf0e10cSrcweir	prltempl.src\
58*cdf0e10cSrcweir	prntopts.src\
59*cdf0e10cSrcweir	dlgsnap.src\
60*cdf0e10cSrcweir	copydlg.src\
61*cdf0e10cSrcweir	tpoption.src\
62*cdf0e10cSrcweir	dlgass.src\
63*cdf0e10cSrcweir	navigatr.src\
64*cdf0e10cSrcweir	sdpreslt.src\
65*cdf0e10cSrcweir	morphdlg.src\
66*cdf0e10cSrcweir	dlgfield.src\
67*cdf0e10cSrcweir	custsdlg.src\
68*cdf0e10cSrcweir	brkdlg.src\
69*cdf0e10cSrcweir	vectdlg.src\
70*cdf0e10cSrcweir	dlgolbul.src \
71*cdf0e10cSrcweir	LayerDialog.src			\
72*cdf0e10cSrcweir	PaneDockingWindow.src \
73*cdf0e10cSrcweir	layeroptionsdlg.src
74*cdf0e10cSrcweir
75*cdf0e10cSrcweirSLOFILES =  \
76*cdf0e10cSrcweir        $(SLO)$/inspagob.obj \
77*cdf0e10cSrcweir        $(SLO)$/ins_paste.obj \
78*cdf0e10cSrcweir        $(SLO)$/present.obj  \
79*cdf0e10cSrcweir        $(SLO)$/dlgctrls.obj \
80*cdf0e10cSrcweir        $(SLO)$/dlgchar.obj \
81*cdf0e10cSrcweir        $(SLO)$/paragr.obj \
82*cdf0e10cSrcweir        $(SLO)$/tabtempl.obj \
83*cdf0e10cSrcweir        $(SLO)$/dlgpage.obj  \
84*cdf0e10cSrcweir        $(SLO)$/diactrl.obj  \
85*cdf0e10cSrcweir        $(SLO)$/gluectrl.obj  \
86*cdf0e10cSrcweir        $(SLO)$/sdtreelb.obj \
87*cdf0e10cSrcweir        $(SLO)$/animobjs.obj \
88*cdf0e10cSrcweir        $(SLO)$/prltempl.obj \
89*cdf0e10cSrcweir        $(SLO)$/prntopts.obj \
90*cdf0e10cSrcweir        $(SLO)$/dlgsnap.obj  \
91*cdf0e10cSrcweir        $(SLO)$/copydlg.obj  \
92*cdf0e10cSrcweir        $(SLO)$/dlgolbul.obj \
93*cdf0e10cSrcweir		$(SLO)$/tpaction.obj \
94*cdf0e10cSrcweir        $(SLO)$/tpoption.obj \
95*cdf0e10cSrcweir        $(SLO)$/filedlg.obj   \
96*cdf0e10cSrcweir        $(SLO)$/unchss.obj  \
97*cdf0e10cSrcweir		$(SLO)$/dlgassim.obj	\
98*cdf0e10cSrcweir        $(SLO)$/dlgass.obj  \
99*cdf0e10cSrcweir        $(SLO)$/assclass.obj \
100*cdf0e10cSrcweir        $(SLO)$/navigatr.obj \
101*cdf0e10cSrcweir        $(SLO)$/sdpreslt.obj \
102*cdf0e10cSrcweir        $(SLO)$/morphdlg.obj	\
103*cdf0e10cSrcweir		$(SLO)$/dlgfield.obj	\
104*cdf0e10cSrcweir		$(SLO)$/custsdlg.obj	\
105*cdf0e10cSrcweir        $(SLO)$/brkdlg.obj      \
106*cdf0e10cSrcweir        $(SLO)$/vectdlg.obj		\
107*cdf0e10cSrcweir		$(SLO)$/docprev.obj     \
108*cdf0e10cSrcweir		$(SLO)$/SpellDialogChildWindow.obj \
109*cdf0e10cSrcweir		$(SLO)$/AnimationChildWindow.obj	\
110*cdf0e10cSrcweir		$(SLO)$/LayerDialogChildWindow.obj	\
111*cdf0e10cSrcweir		$(SLO)$/LayerDialogContent.obj		\
112*cdf0e10cSrcweir		$(SLO)$/LayerTabBar.obj				\
113*cdf0e10cSrcweir		$(SLO)$/NavigatorChildWindow.obj	\
114*cdf0e10cSrcweir		$(SLO)$/TemplateScanner.obj \
115*cdf0e10cSrcweir		$(SLO)$/sduiexp.obj \
116*cdf0e10cSrcweir		$(SLO)$/sddlgfact.obj \
117*cdf0e10cSrcweir		$(SLO)$/sdabstdlg.obj \
118*cdf0e10cSrcweir		$(SLO)$/PaneChildWindows.obj			\
119*cdf0e10cSrcweir		$(SLO)$/PaneDockingWindow.obj			\
120*cdf0e10cSrcweir		$(SLO)$/PaneShells.obj
121*cdf0e10cSrcweir
122*cdf0e10cSrcweirLIB1TARGET= $(SLB)$/$(TARGET).lib
123*cdf0e10cSrcweir
124*cdf0e10cSrcweirLIB1OBJFILES= \
125*cdf0e10cSrcweir        $(SLO)$/dlgctrls.obj \
126*cdf0e10cSrcweir        $(SLO)$/diactrl.obj  \
127*cdf0e10cSrcweir        $(SLO)$/gluectrl.obj  \
128*cdf0e10cSrcweir        $(SLO)$/sdtreelb.obj \
129*cdf0e10cSrcweir        $(SLO)$/animobjs.obj \
130*cdf0e10cSrcweir        $(SLO)$/filedlg.obj   \
131*cdf0e10cSrcweir        $(SLO)$/unchss.obj  \
132*cdf0e10cSrcweir        $(SLO)$/assclass.obj \
133*cdf0e10cSrcweir        $(SLO)$/navigatr.obj \
134*cdf0e10cSrcweir		$(SLO)$/docprev.obj     \
135*cdf0e10cSrcweir        $(SLO)$/ins_paste.obj \
136*cdf0e10cSrcweir		$(SLO)$/AnimationChildWindow.obj	\
137*cdf0e10cSrcweir		$(SLO)$/LayerDialogChildWindow.obj	\
138*cdf0e10cSrcweir		$(SLO)$/LayerDialogContent.obj		\
139*cdf0e10cSrcweir		$(SLO)$/LayerTabBar.obj				\
140*cdf0e10cSrcweir		$(SLO)$/NavigatorChildWindow.obj	\
141*cdf0e10cSrcweir        $(SLO)$/SpellDialogChildWindow.obj \
142*cdf0e10cSrcweir        $(SLO)$/TemplateScanner.obj \
143*cdf0e10cSrcweir		$(SLO)$/sdabstdlg.obj \
144*cdf0e10cSrcweir		$(SLO)$/PaneChildWindows.obj		\
145*cdf0e10cSrcweir		$(SLO)$/PaneDockingWindow.obj		\
146*cdf0e10cSrcweir		$(SLO)$/PaneShells.obj
147*cdf0e10cSrcweir
148*cdf0e10cSrcweir
149*cdf0e10cSrcweirLIB2TARGET= $(SLB)$/sdui.lib
150*cdf0e10cSrcweir
151*cdf0e10cSrcweirLIB2OBJFILES= \
152*cdf0e10cSrcweir		$(SLO)$/masterlayoutdlg.obj\
153*cdf0e10cSrcweir		$(SLO)$/headerfooterdlg.obj\
154*cdf0e10cSrcweir		$(SLO)$/sduiexp.obj \
155*cdf0e10cSrcweir		$(SLO)$/sddlgfact.obj \
156*cdf0e10cSrcweir		$(SLO)$/brkdlg.obj \
157*cdf0e10cSrcweir		$(SLO)$/copydlg.obj \
158*cdf0e10cSrcweir		$(SLO)$/custsdlg.obj \
159*cdf0e10cSrcweir		$(SLO)$/dlgchar.obj \
160*cdf0e10cSrcweir		$(SLO)$/dlgass.obj \
161*cdf0e10cSrcweir		$(SLO)$/dlgassim.obj \
162*cdf0e10cSrcweir		$(SLO)$/dlgfield.obj \
163*cdf0e10cSrcweir		$(SLO)$/dlgpage.obj \
164*cdf0e10cSrcweir		$(SLO)$/dlgsnap.obj \
165*cdf0e10cSrcweir		$(SLO)$/ins_paste.obj \
166*cdf0e10cSrcweir		$(SLO)$/inspagob.obj \
167*cdf0e10cSrcweir		$(SLO)$/morphdlg.obj \
168*cdf0e10cSrcweir		$(SLO)$/dlgolbul.obj \
169*cdf0e10cSrcweir		$(SLO)$/paragr.obj \
170*cdf0e10cSrcweir		$(SLO)$/present.obj \
171*cdf0e10cSrcweir		$(SLO)$/prltempl.obj \
172*cdf0e10cSrcweir		$(SLO)$/sdpreslt.obj \
173*cdf0e10cSrcweir		$(SLO)$/tabtempl.obj \
174*cdf0e10cSrcweir		$(SLO)$/tpaction.obj \
175*cdf0e10cSrcweir		$(SLO)$/tpoption.obj \
176*cdf0e10cSrcweir		$(SLO)$/vectdlg.obj \
177*cdf0e10cSrcweir		$(SLO)$/prntopts.obj \
178*cdf0e10cSrcweir		$(SLO)$/layeroptionsdlg.obj
179*cdf0e10cSrcweir
180*cdf0e10cSrcweir# --- Tagets -------------------------------------------------------
181*cdf0e10cSrcweir
182*cdf0e10cSrcweir.INCLUDE :  target.mk
183*cdf0e10cSrcweir
184*cdf0e10cSrcweir$(INCCOM)$/sduilib.hxx: makefile.mk
185*cdf0e10cSrcweir.IF "$(GUI)"=="UNX"
186*cdf0e10cSrcweir    $(RM) $@
187*cdf0e10cSrcweir    echo \#define DLL_NAME \"libsdui$(DLLPOSTFIX)$(DLLPOST)\" >$@
188*cdf0e10cSrcweir.ELSE
189*cdf0e10cSrcweir    echo $(EMQ)#define DLL_NAME $(EMQ)"sdui$(DLLPOSTFIX)$(DLLPOST)$(EMQ)" >$@
190*cdf0e10cSrcweir.ENDIF
191*cdf0e10cSrcweir
192*cdf0e10cSrcweir$(SLO)$/sdabstdlg.obj : $(INCCOM)$/sduilib.hxx
193*cdf0e10cSrcweir
194