gmyth-stream/client/gmyth-stream-client.pc.in
author melunko
Thu Apr 19 21:22:26 2007 +0100 (2007-04-19)
branchtrunk
changeset 576 6ee1dc7357e8
permissions -rw-r--r--
[svn r581] added GMYTH_USE_DEBUG test at gmyth_program_info_print() and gmyth_channel_info_print()
renatofilho@522
     1
prefix=@prefix@
renatofilho@522
     2
exec_prefix=@exec_prefix@
renatofilho@522
     3
libdir=@libdir@
renatofilho@522
     4
includedir=@includedir@
renatofilho@522
     5
renatofilho@522
     6
Name: gmyth-stream-client
renatofilho@522
     7
Description: Gmyth Stream Client side
renatofilho@522
     8
Version: @VERSION@
renatofilho@522
     9
Requires: gobject-2.0 glib-2.0
renatofilho@522
    10
renatofilho@522
    11
Libs: -L${libdir} -lgmythstreamclient
renatofilho@522
    12
Cflags: -I${includedir}/gmyth-stream