]> git.pld-linux.org Git - packages/dotnet-newtonsoft-json.git/blob - newtonsoft-json.pc.in
- use _npkgconfigdir to let it work on lib64 systems; release 2
[packages/dotnet-newtonsoft-json.git] / newtonsoft-json.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4
5 Name: Newtonsoft.Json
6 Description: A high-performance JSON framework for .NET
7 Version: @VERSION@
8 Libs: -r:${libdir}/mono/Newtonsoft.Json-@MAJOR@/Newtonsoft.Json.dll
This page took 0.047462 seconds and 3 git commands to generate.