Update ooo320-m1
[ooovba.git] / connectivity / version.mk
blob07b8806295f18ea98e60ecec3fbeaff347858921
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: version.mk,v $
11 # $Revision: 1.18 $
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 # ----------------------------ADO settings------------------------------------#
33 # target
34 ADO_TARGET=ado
36 # ----------------------------ODBC BASE settings-----------------------------------#
37 # target
38 ODBC2_TARGET=odbcbase
40 # ----------------------------ODBC settings-----------------------------------#
41 # target
42 ODBC_TARGET=odbc
44 # ----------------------------JDBC settings-----------------------------------#
45 # target
46 JDBC_TARGET=jdbc
48 # ----------------------------dbtools settings-----------------------------------#
49 # target
50 DBTOOLS_TARGET=dbtools
52 # -----------------------DRIVER MANAGER settings--------------------------------#
53 # target
54 SDBC_TARGET=sdbc
56 # the major
57 SDBC_MAJOR=2
58 # the minor
59 SDBC_MINOR=0
60 # the micro
61 SDBC_MICRO=0
64 # -----------------------Connection Pool settings--------------------------------#
65 # target
66 DBPOOL_TARGET=dbpool
68 # the major
69 DBPOOL_MAJOR=2
70 # the minor
71 DBPOOL_MINOR=0
72 # the micro
73 DBPOOL_MICRO=0
76 # ----------------------------DBASE settings-----------------------------------#
77 # target
78 DBASE_TARGET=dbase
80 # ----------------------------MOZAB settings-----------------------------------#
81 # the major
82 MOZAB_MAJOR=2
83 # the minor
84 MOZAB_MINOR=0
85 # the micro
86 MOZAB_MICRO=0
88 # ----------------------------MySQL settings-----------------------------------#
89 # target
90 MYSQL_TARGET=mysql
93 # ----------------------------Evoab settings-----------------------------------#
94 # target
95 EVOAB_TARGET=evoab
97 # ----------------------------Kab settings-------------------------------------#
98 # target
99 KAB_TARGET=kab
101 # the major
102 KAB_MAJOR=1
103 # the minor
104 KAB_MINOR=0
105 # the micro
106 KAB_MICRO=0
109 # ----------------------------Macab settings-------------------------------------#
110 # target
111 MACAB_TARGET=macab
113 # the major
114 MACAB_MAJOR=1
115 # the minor
116 MACAB_MINOR=0
117 # the micro
118 MACAB_MICRO=0
120 # ----------------------------HSQLDB settings-----------------------------------#
121 # target
122 HSQLDB_TARGET=hsqldb