xref: /aoo41x/main/sd/source/ui/view/makefile.mk (revision 7871dc3e)
1*7871dc3eSAndrew Rist#**************************************************************
2*7871dc3eSAndrew Rist#
3*7871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*7871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*7871dc3eSAndrew Rist#  distributed with this work for additional information
6*7871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*7871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*7871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
9*7871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*7871dc3eSAndrew Rist#
11*7871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*7871dc3eSAndrew Rist#
13*7871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*7871dc3eSAndrew Rist#  software distributed under the License is distributed on an
15*7871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*7871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
17*7871dc3eSAndrew Rist#  specific language governing permissions and limitations
18*7871dc3eSAndrew Rist#  under the License.
19*7871dc3eSAndrew Rist#
20*7871dc3eSAndrew Rist#**************************************************************
21*7871dc3eSAndrew Rist
22*7871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir
25cdf0e10cSrcweirPRJ=..$/..$/..
26cdf0e10cSrcweir
27cdf0e10cSrcweirPROJECTPCH=sd
28cdf0e10cSrcweirPROJECTPCHSOURCE=$(PRJ)$/util$/sd
29cdf0e10cSrcweirPRJNAME=sd
30cdf0e10cSrcweirTARGET=view
31cdf0e10cSrcweir
32cdf0e10cSrcweirAUTOSEG=true
33cdf0e10cSrcweirPRJINC=..$/slidesorter
34cdf0e10cSrcweirENABLE_EXCEPTIONS=TRUE
35cdf0e10cSrcweir
36cdf0e10cSrcweir# --- Settings -----------------------------------------------------
37cdf0e10cSrcweir
38cdf0e10cSrcweir.INCLUDE :  settings.mk
39cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
40cdf0e10cSrcweir
41cdf0e10cSrcweir# --- Files --------------------------------------------------------
42cdf0e10cSrcweir
43cdf0e10cSrcweirSRS1NAME=$(TARGET)
44cdf0e10cSrcweirSRC1FILES =	\
45cdf0e10cSrcweir		DocumentRenderer.src
46cdf0e10cSrcweir
47cdf0e10cSrcweirSLOFILES =	\
48cdf0e10cSrcweir		$(SLO)$/sdview.obj	\
49cdf0e10cSrcweir		$(SLO)$/sdview2.obj	\
50cdf0e10cSrcweir		$(SLO)$/sdview3.obj	\
51cdf0e10cSrcweir		$(SLO)$/sdview4.obj	\
52cdf0e10cSrcweir		$(SLO)$/sdview5.obj	\
53cdf0e10cSrcweir		$(SLO)$/viewshel.obj \
54cdf0e10cSrcweir		$(SLO)$/viewshe2.obj \
55cdf0e10cSrcweir		$(SLO)$/viewshe3.obj \
56cdf0e10cSrcweir		$(SLO)$/sdwindow.obj \
57cdf0e10cSrcweir		$(SLO)$/drviewsh.obj \
58cdf0e10cSrcweir		$(SLO)$/drviews1.obj \
59cdf0e10cSrcweir		$(SLO)$/drviews2.obj \
60cdf0e10cSrcweir		$(SLO)$/drviews3.obj \
61cdf0e10cSrcweir		$(SLO)$/drviews4.obj \
62cdf0e10cSrcweir		$(SLO)$/drviews5.obj \
63cdf0e10cSrcweir		$(SLO)$/drviews6.obj \
64cdf0e10cSrcweir		$(SLO)$/drviews7.obj \
65cdf0e10cSrcweir		$(SLO)$/drviews8.obj \
66cdf0e10cSrcweir		$(SLO)$/drviews9.obj \
67cdf0e10cSrcweir		$(SLO)$/drviewsa.obj \
68cdf0e10cSrcweir		$(SLO)$/drviewsb.obj \
69cdf0e10cSrcweir		$(SLO)$/drviewsc.obj \
70cdf0e10cSrcweir		$(SLO)$/drviewsd.obj \
71cdf0e10cSrcweir		$(SLO)$/drviewse.obj \
72cdf0e10cSrcweir		$(SLO)$/drviewsf.obj \
73cdf0e10cSrcweir		$(SLO)$/drviewsg.obj \
74cdf0e10cSrcweir		$(SLO)$/drviewsi.obj \
75cdf0e10cSrcweir		$(SLO)$/drviewsj.obj \
76cdf0e10cSrcweir		$(SLO)$/drvwshrg.obj \
77cdf0e10cSrcweir		$(SLO)$/drawview.obj \
78cdf0e10cSrcweir		$(SLO)$/grviewsh.obj \
79cdf0e10cSrcweir		$(SLO)$/outlnvsh.obj \
80cdf0e10cSrcweir		$(SLO)$/outlnvs2.obj \
81cdf0e10cSrcweir		$(SLO)$/presvish.obj \
82cdf0e10cSrcweir		$(SLO)$/outlview.obj \
83cdf0e10cSrcweir		$(SLO)$/tabcontr.obj \
84cdf0e10cSrcweir		$(SLO)$/bmcache.obj	\
85cdf0e10cSrcweir		$(SLO)$/drbezob.obj	\
86cdf0e10cSrcweir		$(SLO)$/drtxtob.obj	\
87cdf0e10cSrcweir		$(SLO)$/drtxtob1.obj	\
88cdf0e10cSrcweir		$(SLO)$/sdruler.obj	\
89cdf0e10cSrcweir		$(SLO)$/frmview.obj	\
90cdf0e10cSrcweir		$(SLO)$/clview.obj  \
91cdf0e10cSrcweir		$(SLO)$/zoomlist.obj	\
92cdf0e10cSrcweir		$(SLO)$/unmodpg.obj	\
93cdf0e10cSrcweir		$(SLO)$/DocumentRenderer.obj			\
94cdf0e10cSrcweir		$(SLO)$/FormShellManager.obj			\
95cdf0e10cSrcweir		$(SLO)$/GraphicObjectBar.obj			\
96cdf0e10cSrcweir		$(SLO)$/GraphicViewShellBase.obj		\
97cdf0e10cSrcweir		$(SLO)$/ImpressViewShellBase.obj		\
98cdf0e10cSrcweir		$(SLO)$/MediaObjectBar.obj				\
99cdf0e10cSrcweir		$(SLO)$/Outliner.obj					\
100cdf0e10cSrcweir		$(SLO)$/OutlinerIterator.obj			\
101cdf0e10cSrcweir		$(SLO)$/OutlineViewShellBase.obj		\
102cdf0e10cSrcweir		$(SLO)$/SlideSorterViewShellBase.obj	\
103cdf0e10cSrcweir		$(SLO)$/PresentationViewShellBase.obj	\
104cdf0e10cSrcweir		$(SLO)$/ToolBarManager.obj				\
105cdf0e10cSrcweir		$(SLO)$/UpdateLockManager.obj			\
106cdf0e10cSrcweir		$(SLO)$/ViewClipboard.obj				\
107cdf0e10cSrcweir		$(SLO)$/ViewShellBase.obj				\
108cdf0e10cSrcweir		$(SLO)$/ViewShellImplementation.obj		\
109cdf0e10cSrcweir		$(SLO)$/ViewShellManager.obj			\
110cdf0e10cSrcweir		$(SLO)$/ViewShellHint.obj				\
111cdf0e10cSrcweir		$(SLO)$/ViewTabBar.obj					\
112cdf0e10cSrcweir		$(SLO)$/WindowUpdater.obj				\
113cdf0e10cSrcweir		$(SLO)$/viewoverlaymanager.obj
114cdf0e10cSrcweir
115cdf0e10cSrcweir
116cdf0e10cSrcweir# --- Tagets -------------------------------------------------------
117cdf0e10cSrcweir
118cdf0e10cSrcweir.INCLUDE :  target.mk
119cdf0e10cSrcweir
120