User: vg Date: 2008-08-19 09:07:39+0000 Modified: dba/connectivity/version.mk
Log: INTEGRATION: CWS dba31a (1.17.32); FILE MERGED 2008/06/06 08:58:43 oj 1.17.32.1: #i57999# fix naming schema File Changes: Directory: /dba/connectivity/ ============================= File [changed]: version.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/version.mk?r1=1.17&r2=1.18 Delta lines: +0 -75 -------------------- --- version.mk 2008-04-10 07:27:35+0000 1.17 +++ version.mk 2008-08-19 09:07:37+0000 1.18 @@ -33,62 +33,22 @@ # target ADO_TARGET=ado -# the major -ADO_MAJOR=2 -# the minor -ADO_MINOR=0 -# the micro -ADO_MICRO=0 - - # ----------------------------ODBC BASE settings-----------------------------------# # target ODBC2_TARGET=odbcbase -# the major -ODBC2_MAJOR=2 -# the minor -ODBC2_MINOR=0 -# the micro -ODBC2_MICRO=0 - - # ----------------------------ODBC settings-----------------------------------# # target ODBC_TARGET=odbc -# the major -ODBC_MAJOR=2 -# the minor -ODBC_MINOR=0 -# the micro -ODBC_MICRO=0 - - # ----------------------------JDBC settings-----------------------------------# # target JDBC_TARGET=jdbc -# the major -JDBC_MAJOR=2 -# the minor -JDBC_MINOR=0 -# the micro -JDBC_MICRO=0 - - # ----------------------------dbtools settings-----------------------------------# # target DBTOOLS_TARGET=dbtools -# the major -DBTOOLS_MAJOR=2 -# the minor -DBTOOLS_MINOR=0 -# the micro -DBTOOLS_MICRO=0 - - # -----------------------DRIVER MANAGER settings--------------------------------# # target SDBC_TARGET=sdbc @@ -117,16 +77,6 @@ # target DBASE_TARGET=dbase -# the major -DBASE_MAJOR=2 -# the minor -DBASE_MINOR=0 -# the micro -DBASE_MICRO=0 - - - - # ----------------------------MOZAB settings-----------------------------------# # the major MOZAB_MAJOR=2 @@ -135,32 +85,15 @@ # the micro MOZAB_MICRO=0 - - # ----------------------------MySQL settings-----------------------------------# # target MYSQL_TARGET=mysql -# the major -MYSQL_MAJOR=2 -# the minor -MYSQL_MINOR=0 -# the micro -MYSQL_MICRO=0 - # ----------------------------Evoab settings-----------------------------------# # target EVOAB_TARGET=evoab -# the major -EVOAB_MAJOR=1 -# the minor -EVOAB_MINOR=0 -# the micro -EVOAB_MICRO=0 - - # ----------------------------Kab settings-------------------------------------# # target KAB_TARGET=kab @@ -184,15 +117,7 @@ # the micro MACAB_MICRO=0 - # ----------------------------HSQLDB settings-----------------------------------# # target HSQLDB_TARGET=hsqldb -# the major -HSQLDB_MAJOR=2 -# the minor -HSQLDB_MINOR=0 -# the micro -HSQLDB_MICRO=0 - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
