Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Commit

Permalink
2004-05-13 Todd Berman <tberman@sevenl.net>
Browse files Browse the repository at this point in the history
        * gtksourceview-sharp.pc.in: make this actually work

svn path=/trunk/gtksourceview-sharp/; revision=27233
  • Loading branch information
Todd Berman committed May 13, 2004
1 parent bbc421a commit fe67323
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2004-05-13 Todd Berman <tberman@sevenl.net>

* gtksourceview-sharp.pc.in: make this actually work

2004-05-05 Mike Kestner <mkestner@speakeasy.net>

* gtksourceview/Gtk.metadata : mark a construct prop on SourceBuffer.
Expand Down
2 changes: 1 addition & 1 deletion gtksourceview-sharp.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ libdir=${exec_prefix}/lib
Name: GtkSourceView#
Description: GtkSourceView# - gtksourceview .NET Binding
Version: @VERSION@
Libs: -lib:${exec_prefix}/lib/gtk-sharp -r:gtksourceview-sharp
Libs: -lib:${libdir}/mono/gtk-sharp -r:gtksourceview-sharp.dll

0 comments on commit fe67323

Please sign in to comment.