diff options
Diffstat (limited to 'development/newtonsoft-json/newtonsoft.json.pc.in')
-rw-r--r-- | development/newtonsoft-json/newtonsoft.json.pc.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/newtonsoft-json/newtonsoft.json.pc.in b/development/newtonsoft-json/newtonsoft.json.pc.in new file mode 100644 index 0000000000..9230c808cc --- /dev/null +++ b/development/newtonsoft-json/newtonsoft.json.pc.in @@ -0,0 +1,8 @@ +prefix=/usr +exec_prefix=${prefix} +libdir=${exec_prefix}/lib + +Name: Newtonsoft.Json +Description: A high-performance JSON framework for .NET +Version: @VERSION@ +Libs: -r:$/usr/lib/mono/newtonsoft-json/Newtonsoft.Json.dll
\ No newline at end of file |