gmyth/gmyth.pc.in
author renatofilho
Tue Nov 28 21:04:14 2006 +0000 (2006-11-28)
branchtrunk
changeset 131 d1ae310096bd
parent 1 ffdf467315ec
child 243 beb4c07dfb65
permissions -rw-r--r--
[svn r132] implemented debug function
     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     5 
     6 Name: gmyth
     7 Description: Myth TV library based upon GLib/GObject paradigm
     8 Version: @VERSION@
     9 Requires: gobject-2.0 glib-2.0
    10 
    11 Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth
    12 Cflags: @MYSQL_CFLAGS@ -I${includedir}/gmyth