mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 17:55:32 +00:00
4c2b4d6482
* */*.pc.in: change to use @PACKAGE@ where its needed, fixes pc bug svn path=/trunk/gtk-sharp/; revision=26674
10 lines
182 B
PkgConfig
10 lines
182 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gda#
|
|
Description: Gda# - Gda .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/@PACKAGE@ -r:gda-sharp
|