1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
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 #*************************************************************************
33 PACKAGE
=com
$/sun
$/star
$/sdbc
35 # --- Settings -----------------------------------------------------
36 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
38 # ------------------------------------------------------------------------
40 BatchUpdateException.idl \
43 CallableStatement.idl \
51 ConnectionProperties.idl \
54 DBASEConnectionProperties.idl \
58 DriverPropertyInfo.idl \
60 FILEConnectionProperties.idl \
61 FLATConnectionProperties.idl \
63 JDBCConnectionProperties.idl \
65 ODBCConnectionProperties.idl \
66 PreparedStatement.idl \
70 ResultSetConcurrency.idl \
76 TransactionIsolation.idl \
84 XDatabaseMetaData.idl \
85 XDatabaseMetaData2.idl \
90 XGeneratedResultSet.idl \
91 XIsolatedConnection.idl \
92 XMultipleResults.idl \
95 XPooledConnection.idl \
96 XPreparedBatchExecution.idl \
97 XPreparedStatement.idl \
100 XResultSetMetaData.idl \
101 XResultSetMetaDataSupplier.idl \
102 XResultSetUpdate.idl \
105 XRowSetListener.idl \
112 XWarningsSupplier.idl
114 # ------------------------------------------------------------------
116 .INCLUDE
: $(PRJ
)$/util
$/target.pmk