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