root/trunk/notify-sharp/notify-sharp.pc.in

Revision 2998 (checked in by slomo, 2 years ago)

Add managed notify-sharp implementation

Line 
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 pkglibdir=${libdir}/mono/notify-sharp
5
6 Name: notify-sharp
7 Description: C# client library for notification-daemon
8 Version: @VERSION@
9 Requires: gtk-sharp-2.0
10 Libs: -r:${pkglibdir}/notify-sharp.dll
11
Note: See TracBrowser for help on using the browser.