xref: /AOO41X/main/vcl/source/gdi/makefile.mk (revision 752c0af7a363384187ac405b16fce81a66637031)
1*7871dc3eSAndrew Rist#**************************************************************
2cdf0e10cSrcweir#
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
10cdf0e10cSrcweir#
11*7871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir#
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.
19cdf0e10cSrcweir#
20*7871dc3eSAndrew Rist#**************************************************************
21*7871dc3eSAndrew Rist
22*7871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweirPRJ=..$/..
25cdf0e10cSrcweir
26cdf0e10cSrcweirPRJNAME=vcl
27cdf0e10cSrcweirTARGET=gdi
28cdf0e10cSrcweir
29cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
30cdf0e10cSrcweir
31cdf0e10cSrcweir# --- Settings -----------------------------------------------------
32cdf0e10cSrcweir
33cdf0e10cSrcweir.INCLUDE :  settings.mk
34cdf0e10cSrcweir
35cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile2.pmk
36cdf0e10cSrcweir
37cdf0e10cSrcweir.IF "$(COM)"=="ICC"
38cdf0e10cSrcweirCDEFS+=-D_STD_NO_NAMESPACE -D_VOS_NO_NAMESPACE -D_UNO_NO_NAMESPACE
39cdf0e10cSrcweir.ENDIF
40cdf0e10cSrcweir.IF "$(ENABLE_GRAPHITE)" == "TRUE"
41cdf0e10cSrcweirCDEFS+=-DENABLE_GRAPHITE
42cdf0e10cSrcweir.ENDIF
43cdf0e10cSrcweir
44cdf0e10cSrcweir# --- Files --------------------------------------------------------
45cdf0e10cSrcweir
46cdf0e10cSrcweirEXCEPTIONSFILES=    $(SLO)$/salmisc.obj     \
47cdf0e10cSrcweir            $(SLO)$/outdev.obj      \
48cdf0e10cSrcweir            $(SLO)$/outdev3.obj     \
49cdf0e10cSrcweir            $(SLO)$/outdevnative.obj    \
50cdf0e10cSrcweir            $(SLO)$/gfxlink.obj     \
51cdf0e10cSrcweir            $(SLO)$/print.obj       \
52cdf0e10cSrcweir            $(SLO)$/print2.obj      \
53cdf0e10cSrcweir            $(SLO)$/print3.obj      \
54cdf0e10cSrcweir            $(SLO)$/oldprintadaptor.obj \
55cdf0e10cSrcweir            $(SLO)$/configsettings.obj  \
56cdf0e10cSrcweir            $(SLO)$/sallayout.obj       \
57cdf0e10cSrcweir            $(SLO)$/image.obj       \
58cdf0e10cSrcweir            $(SLO)$/impimage.obj        \
59cdf0e10cSrcweir            $(SLO)$/impgraph.obj        \
60cdf0e10cSrcweir            $(SLO)$/metric.obj      \
61cdf0e10cSrcweir            $(SLO)$/pdfwriter_impl.obj  \
62cdf0e10cSrcweir            $(SLO)$/pdfwriter_impl2.obj \
63cdf0e10cSrcweir            $(SLO)$/pdffontcache.obj    \
64cdf0e10cSrcweir            $(SLO)$/bmpconv.obj     \
65cdf0e10cSrcweir            $(SLO)$/pdfextoutdevdata.obj    \
66cdf0e10cSrcweir            $(SLO)$/jobset.obj      \
67cdf0e10cSrcweir            $(SLO)$/impimagetree.obj    \
68cdf0e10cSrcweir            $(SLO)$/pngread.obj     \
69cdf0e10cSrcweir            $(SLO)$/pngwrite.obj        \
70cdf0e10cSrcweir            $(SLO)$/virdev.obj      \
71cdf0e10cSrcweir            $(SLO)$/gdimtf.obj      \
72cdf0e10cSrcweir            $(SLO)$/graphictools.obj    \
73cdf0e10cSrcweir            $(SLO)$/textlayout.obj      \
74cdf0e10cSrcweir            $(SLO)$/lineinfo.obj        \
75ddde725dSArmin Le Grand            $(SLO)$/svgdata.obj
76cdf0e10cSrcweir
77cdf0e10cSrcweirSLOFILES=   $(EXCEPTIONSFILES)      \
78cdf0e10cSrcweir            $(SLO)$/animate.obj     \
79cdf0e10cSrcweir            $(SLO)$/impanmvw.obj    \
80cdf0e10cSrcweir            $(SLO)$/bitmap.obj  \
81cdf0e10cSrcweir            $(SLO)$/bitmap2.obj     \
82cdf0e10cSrcweir            $(SLO)$/bitmap3.obj     \
83cdf0e10cSrcweir            $(SLO)$/bitmap4.obj     \
84cdf0e10cSrcweir            $(SLO)$/alpha.obj   \
85cdf0e10cSrcweir            $(SLO)$/bitmapex.obj    \
86cdf0e10cSrcweir            $(SLO)$/bmpacc.obj      \
87cdf0e10cSrcweir            $(SLO)$/bmpacc2.obj     \
88cdf0e10cSrcweir            $(SLO)$/bmpacc3.obj     \
89cdf0e10cSrcweir            $(SLO)$/bmpfast.obj \
90cdf0e10cSrcweir            $(SLO)$/cvtsvm.obj  \
91cdf0e10cSrcweir            $(SLO)$/cvtgrf.obj  \
92cdf0e10cSrcweir            $(SLO)$/font.obj    \
93cdf0e10cSrcweir            $(SLO)$/gradient.obj    \
94cdf0e10cSrcweir            $(SLO)$/hatch.obj   \
95cdf0e10cSrcweir            $(SLO)$/graph.obj   \
96cdf0e10cSrcweir            $(SLO)$/impbmp.obj  \
97cdf0e10cSrcweir            $(SLO)$/imagerepository.obj   \
98cdf0e10cSrcweir            $(SLO)$/impvect.obj     \
99cdf0e10cSrcweir            $(SLO)$/mapmod.obj  \
100cdf0e10cSrcweir            $(SLO)$/metaact.obj     \
101cdf0e10cSrcweir            $(SLO)$/octree.obj  \
102cdf0e10cSrcweir            $(SLO)$/outmap.obj  \
103cdf0e10cSrcweir            $(SLO)$/outdev2.obj     \
104cdf0e10cSrcweir            $(SLO)$/outdev4.obj     \
105cdf0e10cSrcweir            $(SLO)$/outdev5.obj     \
106cdf0e10cSrcweir            $(SLO)$/outdev6.obj     \
107cdf0e10cSrcweir            $(SLO)$/regband.obj     \
108cdf0e10cSrcweir            $(SLO)$/region.obj  \
109cdf0e10cSrcweir            $(SLO)$/wall.obj    \
110cdf0e10cSrcweir            $(SLO)$/base14.obj  \
111cdf0e10cSrcweir            $(SLO)$/pdfwriter.obj   \
112cdf0e10cSrcweir            $(SLO)$/salgdilayout.obj    \
113cdf0e10cSrcweir            $(SLO)$/extoutdevdata.obj   \
114cdf0e10cSrcweir            $(SLO)$/salnativewidgets-none.obj
115cdf0e10cSrcweir
116cdf0e10cSrcweir# --- Targets ------------------------------------------------------
117cdf0e10cSrcweir
118cdf0e10cSrcweir.INCLUDE :  target.mk
119