mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
23 lines
315 B
Text
23 lines
315 B
Text
description "Oracle interface\377";
|
|
|
|
uses
|
|
Sql;
|
|
|
|
link(SOLARIS SPARC) "-Wl,-R -Wl,/usr/local/bin";
|
|
|
|
file
|
|
OciCommon.h,
|
|
Oracle.t charset "UTF-8",
|
|
Oracle_init.cpp,
|
|
OracleSchema.h,
|
|
OraCommon.h,
|
|
OraCommon.cpp,
|
|
Oracle7.h,
|
|
Oci7.cpp,
|
|
Oci7.dli,
|
|
Oracle8.h,
|
|
Oci8.cpp,
|
|
Oci8.dli,
|
|
Info readonly separator,
|
|
Copying;
|
|
|