1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # Version: MPL 1.1 / GPLv3+ / LGPLv3+
5 # The contents of this file are subject to the Mozilla Public License Version
6 # 1.1 (the "License"); you may not use this file except in compliance with
7 # the License or as specified alternatively below. You may obtain a copy of
8 # the License at http://www.mozilla.org/MPL/
10 # Software distributed under the License is distributed on an "AS IS" basis,
11 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 # for the specific language governing rights and limitations under the
15 # Major Contributor(s):
16 # Copyright (C) 2011 Peter Foley <pefoley2@verizon.net> (initial developer)
18 # All Rights Reserved.
20 # For minor contributions see the git repository.
22 # Alternatively, the contents of this file may be used under the terms of
23 # either the GNU General Public License Version 3 or later (the "GPLv3+"), or
24 # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
25 # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
26 # instead of those above.
28 $(eval
$(call gb_Package_Package
,connectivity_inc
,$(SRCDIR
)/connectivity
/inc
/connectivity
))
30 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/BlobHelper.hxx
,BlobHelper.hxx
))
31 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/CommonTools.hxx
,CommonTools.hxx
))
32 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/conncleanup.hxx
,conncleanup.hxx
))
33 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/ConnectionWrapper.hxx
,ConnectionWrapper.hxx
))
34 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/DateConversion.hxx
,DateConversion.hxx
))
35 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbcharset.hxx
,dbcharset.hxx
))
36 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbconversion.hxx
,dbconversion.hxx
))
37 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbexception.hxx
,dbexception.hxx
))
38 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbmetadata.hxx
,dbmetadata.hxx
))
39 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbtools.hxx
,dbtools.hxx
))
40 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/dbtoolsdllapi.hxx
,dbtoolsdllapi.hxx
))
41 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/DriversConfig.hxx
,DriversConfig.hxx
))
42 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/filtermanager.hxx
,filtermanager.hxx
))
43 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/formattedcolumnvalue.hxx
,formattedcolumnvalue.hxx
))
44 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/FValue.hxx
,FValue.hxx
))
45 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/IParseContext.hxx
,IParseContext.hxx
))
46 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/OSubComponent.hxx
,OSubComponent.hxx
))
47 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/ParameterCont.hxx
,ParameterCont.hxx
))
48 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/parameters.hxx
,parameters.hxx
))
49 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/paramwrapper.hxx
,paramwrapper.hxx
))
50 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/PColumn.hxx
,PColumn.hxx
))
51 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/predicateinput.hxx
,predicateinput.hxx
))
52 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sqlerror.hxx
,sqlerror.hxx
))
53 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sqliterator.hxx
,sqliterator.hxx
))
54 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sqlnode.hxx
,sqlnode.hxx
))
55 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sqlparse.hxx
,sqlparse.hxx
))
56 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/SQLStatementHelper.hxx
,SQLStatementHelper.hxx
))
57 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/standardsqlstate.hxx
,standardsqlstate.hxx
))
58 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/statementcomposer.hxx
,statementcomposer.hxx
))
59 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/StdTypeDefs.hxx
,StdTypeDefs.hxx
))
60 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TColumnsHelper.hxx
,TColumnsHelper.hxx
))
61 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TIndex.hxx
,TIndex.hxx
))
62 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TIndexColumns.hxx
,TIndexColumns.hxx
))
63 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TIndexes.hxx
,TIndexes.hxx
))
64 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TKey.hxx
,TKey.hxx
))
65 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TKeyColumns.hxx
,TKeyColumns.hxx
))
66 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TKeys.hxx
,TKeys.hxx
))
67 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/TTableHelper.hxx
,TTableHelper.hxx
))
68 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/virtualdbtools.hxx
,virtualdbtools.hxx
))
69 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/warningscontainer.hxx
,warningscontainer.hxx
))
70 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/IRefreshable.hxx
,sdbcx
/IRefreshable.hxx
))
71 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VCatalog.hxx
,sdbcx
/VCatalog.hxx
))
72 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VCollection.hxx
,sdbcx
/VCollection.hxx
))
73 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VColumn.hxx
,sdbcx
/VColumn.hxx
))
74 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VDescriptor.hxx
,sdbcx
/VDescriptor.hxx
))
75 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VGroup.hxx
,sdbcx
/VGroup.hxx
))
76 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VIndex.hxx
,sdbcx
/VIndex.hxx
))
77 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VIndexColumn.hxx
,sdbcx
/VIndexColumn.hxx
))
78 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VKey.hxx
,sdbcx
/VKey.hxx
))
79 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VKeyColumn.hxx
,sdbcx
/VKeyColumn.hxx
))
80 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VTable.hxx
,sdbcx
/VTable.hxx
))
81 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VTypeDef.hxx
,sdbcx
/VTypeDef.hxx
))
82 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VUser.hxx
,sdbcx
/VUser.hxx
))
83 $(eval
$(call gb_Package_add_file
,connectivity_inc
,inc
/connectivity
/sdbcx
/VView.hxx
,sdbcx
/VView.hxx
))
85 # vim: set noet sw=4 ts=4: