source: trunk/third/gtksourceview/gtksourceview-1.0.pc.in @ 20969

Revision 20969, 303 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20968, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: @PACKAGE_NAME@
7Description: GTK+ 2.0 Source Editing Widget
8Version: @PACKAGE_VERSION@
9Requires: gtk+-2.0 libxml-2.0 libgnomeprint-2.2
10Libs: -L${libdir} -lgtksourceview-1.0
11Cflags: -I${includedir}/gtksourceview-1.0
Note: See TracBrowser for help on using the repository browser.