1 INCLUDES = -I$(top_srcdir)/include $(all_includes)
3 lib_LTLIBRARIES = libcsqlociadapter.la
4 libcsqlociadapter_la_LDFLAGS = -avoid-version -module
5 libcsqlociadapter_la_SOURCES = SqlOciConnection.cxx SqlOciStatement.cxx
7 libcsqlociadapter_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la