aafef187ef
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
Import( 'env buildLibrary' )
|
|
|
|
buildLibrary( env, Split( """
|
|
json_reader.cpp
|
|
json_value.cpp
|
|
json_writer.cpp
|
|
""" ),
|
|
'json' )
|