Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.

This commit is contained in:
Christopher Dunn
2007-06-13 15:48:30 +00:00
parent a44cffb342
commit b2f720456e
9 changed files with 4595 additions and 4595 deletions

View File

@@ -1,8 +1,8 @@
Import( 'env buildLibrary' )
buildLibrary( env, Split( """
json_reader.cpp
json_value.cpp
json_writer.cpp
""" ),
'json' )
Import( 'env buildLibrary' )
buildLibrary( env, Split( """
json_reader.cpp
json_value.cpp
json_writer.cpp
""" ),
'json' )