merge the formfield patch from ooo-build
[ooovba.git] / offapi / com / sun / star / text / textfield / makefile.mk
blob0defebd69dfcbeeb414e330dd19bc93250bd19a4
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
11 # $Revision: 1.16 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 PRJ=..$/..$/..$/..$/..
34 PRJNAME=offapi
36 TARGET=csstextfield
37 PACKAGE=com$/sun$/star$/text$/textfield
39 # --- Settings -----------------------------------------------------
40 .INCLUDE : $(PRJ)$/util$/makefile.pmk
42 # ------------------------------------------------------------------------
44 IDLFILES=\
45 URL.idl\
46 Annotation.idl\
47 Author.idl\
48 Bibliography.idl\
49 Chapter.idl\
50 CharacterCount.idl\
51 CombinedCharacters.idl\
52 ConditionalText.idl\
53 Database.idl\
54 DatabaseName.idl\
55 DatabaseNextSet.idl\
56 DatabaseNumberOfSet.idl\
57 DatabaseSetNumber.idl\
58 DateTime.idl\
59 DDE.idl\
60 DropDown.idl\
61 EmbeddedObjectCount.idl\
62 ExtendedUser.idl\
63 FileName.idl\
64 GetExpression.idl\
65 GetReference.idl\
66 GraphicObjectCount.idl\
67 HiddenParagraph.idl\
68 HiddenText.idl\
69 Input.idl\
70 InputUser.idl\
71 JumpEdit.idl\
72 Macro.idl\
73 MetadataField.idl\
74 PageCount.idl\
75 PageNumber.idl\
76 ParagraphCount.idl\
77 ReferencePageGet.idl\
78 ReferencePageSet.idl\
79 Script.idl\
80 SetExpression.idl\
81 TableCount.idl\
82 TableFormula.idl\
83 TemplateName.idl\
84 User.idl\
85 WordCount.idl\
87 # ------------------------------------------------------------------
89 .INCLUDE : target.mk
90 .INCLUDE : $(PRJ)$/util$/target.pmk