# file : libodb-oracle.pc.in # license : ODB NCUEL; see accompanying LICENSE file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libodb-oracle Description: Object-relational mapping (ORM) system for C++, Oracle runtime library URL: http://www.codesynthesis.com/products/odb/ Version: @VERSION@ Libs: -L${libdir} -lodb-oracle Cflags: -I${includedir}