# file : libodb-sqlite.pc.in # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libodb-sqlite Description: Object-relational mapping (ORM) system for C++, SQLite runtime library URL: http://www.codesynthesis.com/products/odb/ Version: @VERSION@ Libs: -L${libdir} -lodb-sqlite Cflags: -I${includedir}