add lib/jsoncpp v0.10.2

use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md


Origin commit data
------------------
Commit: 76e26c0b98
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- add lib/jsoncpp v0.10.2

 use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md
This commit is contained in:
FlatTV
2015-06-01 12:00:00 +02:00
committed by vanhofen
parent 4ff8427b1f
commit e90d1aebcc
6 changed files with 7141 additions and 0 deletions

10
lib/jsoncpp/Makefile.am Normal file
View File

@@ -0,0 +1,10 @@
AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(srcdir)/include
AM_CXXFLAGS = -fno-rtti
noinst_LIBRARIES = libjsoncpp.a
libjsoncpp_a_SOURCES = jsoncpp.cpp