Import( 'env buildLibrary' )

buildLibrary( env, Split( """
    json_reader.cpp 
    json_value.cpp 
    json_writer.cpp
     """ ),
    'json' )