blob: cc044fba4f16a9b949d5f84fcb9f233601359687 [file] [log] [blame]
Baptiste Lepilleur4cd8bae2007-03-15 22:11:38 +00001Import( 'env buildLibary' )
2
3buildLibary( env, Split( """
4 json_reader.cpp
5 json_value.cpp
6 json_writer.cpp
7 """ ),
8 'json' )