gmyth/gmyth.pc.in
author rosfran
Wed Jan 10 22:47:28 2007 +0000 (2007-01-10)
branchtrunk
changeset 259 4644bd396464
parent 243 beb4c07dfb65
child 269 6c34a8d85a9b
permissions -rw-r--r--
[svn r260] Fixes references over libraries, such as the gmyth-0.1.
     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: -I${includedir}/gmyth