merged tag ooo/DEV300_m102
[LibreOffice.git] / connectivity / version.mk
blobfd2235cfd182fb30f52c6b3e6478b397aad72359
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2000, 2010 Oracle and/or its affiliates.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # This file is part of OpenOffice.org.
11 # OpenOffice.org is free software: you can redistribute it and/or modify
12 # it under the terms of the GNU Lesser General Public License version 3
13 # only, as published by the Free Software Foundation.
15 # OpenOffice.org is distributed in the hope that it will be useful,
16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 # GNU Lesser General Public License version 3 for more details
19 # (a copy is included in the LICENSE file that accompanied this code).
21 # You should have received a copy of the GNU Lesser General Public License
22 # version 3 along with OpenOffice.org. If not, see
23 # <http://www.openoffice.org/license.html>
24 # for a copy of the LGPLv3 License.
26 #*************************************************************************
28 # ----------------------------ADO settings------------------------------------#
29 # target
30 ADO_TARGET=ado
32 # ----------------------------ODBC BASE settings-----------------------------------#
33 # target
34 ODBC2_TARGET=odbcbase
36 # ----------------------------ODBC settings-----------------------------------#
37 # target
38 ODBC_TARGET=odbc
40 # ----------------------------JDBC settings-----------------------------------#
41 # target
42 JDBC_TARGET=jdbc
44 # ----------------------------dbtools settings-----------------------------------#
45 # target
46 DBTOOLS_TARGET=dbtools
48 # -----------------------DRIVER MANAGER settings--------------------------------#
49 # target
50 SDBC_TARGET=sdbc
52 # the major
53 SDBC_MAJOR=2
54 # the minor
55 SDBC_MINOR=0
56 # the micro
57 SDBC_MICRO=0
60 # -----------------------Connection Pool settings--------------------------------#
61 # target
62 DBPOOL_TARGET=dbpool
64 # the major
65 DBPOOL_MAJOR=2
66 # the minor
67 DBPOOL_MINOR=0
68 # the micro
69 DBPOOL_MICRO=0
72 # ----------------------------DBASE settings-----------------------------------#
73 # target
74 DBASE_TARGET=dbase
76 # ----------------------------MOZAB settings-----------------------------------#
77 # the major
78 MOZAB_MAJOR=2
79 # the minor
80 MOZAB_MINOR=0
81 # the micro
82 MOZAB_MICRO=0
84 # ----------------------------MySQL settings-----------------------------------#
85 # target
86 MYSQL_TARGET=mysql
89 # ----------------------------Evoab settings-----------------------------------#
90 # target
91 EVOAB_TARGET=evoab
93 # ----------------------------Kab settings-------------------------------------#
94 # target
95 KAB_TARGET=kab
97 # the major
98 KAB_MAJOR=1
99 # the minor
100 KAB_MINOR=0
101 # the micro
102 KAB_MICRO=0
105 # ----------------------------Macab settings-------------------------------------#
106 # target
107 MACAB_TARGET=macab
109 # the major
110 MACAB_MAJOR=1
111 # the minor
112 MACAB_MINOR=0
113 # the micro
114 MACAB_MICRO=0
116 # ----------------------------HSQLDB settings-----------------------------------#
117 # target
118 HSQLDB_TARGET=hsqldb