gmyth/gmyth.pc.in
author renatofilho
Thu Sep 28 16:11:10 2006 +0100 (2006-09-28)
branchtrunk
changeset 23 915ef81992c0
child 26 b9c6012bccdb
permissions -rw-r--r--
[svn r24] - added automake macros;
     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 gtk+-2.0 
    10 
    11 Libs: @MYSQL_LIBS@ -L${libdir} -lgmyth
    12 Cflags: @MYSQL_CFLAGS@ -I${includedir}/gmyth