gmyth-upnp/gmyth-upnp.pc.in
branchtrunk
changeset 249 dcf6bffe29a1
child 252 0bddbe7eba51
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmyth-upnp/gmyth-upnp.pc.in	Wed Jan 10 17:18:36 2007 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +prefix=@prefix@
     1.5 +exec_prefix=@exec_prefix@
     1.6 +libdir=@libdir@
     1.7 +includedir=@includedir@
     1.8 +
     1.9 +Name: gmyth-upnp
    1.10 +Description: Myth TV upnp library based upon GLib/GObject paradigm
    1.11 +Version: @VERSION@
    1.12 +Requires: gobject-2.0 glib-2.0 clinkc
    1.13 +
    1.14 +Libs: @CYBERLINK_LIBS@ @LIBGMYTH_LIBS@ -L${libdir} -lgmyth
    1.15 +Cflags: @CYBERLINK_CFLAGS@ @LIBGMYTH_CFLAGS @-I${includedir}/gmyth-upnp