gmyth-stream/client/gmyth-stream-client.pc.in
branchtrunk
changeset 599 5555b47e102b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmyth-stream/client/gmyth-stream-client.pc.in	Thu Apr 26 19:50:02 2007 +0100
     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-stream-client
    1.10 +Description: Gmyth Stream Client side
    1.11 +Version: @VERSION@
    1.12 +Requires: gobject-2.0 glib-2.0
    1.13 +
    1.14 +Libs: -L${libdir} -lgmythstreamclient
    1.15 +Cflags: -I${includedir}/gmyth-stream