diff options
| author | Vincent Richard <[email protected]> | 2004-10-25 13:15:53 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-10-25 13:15:53 +0200 |
| commit | c433e0213aeec09dd5b0b5d8ecac45e675854485 (patch) | |
| tree | b814c7dd98ff8c80ecef219ae09ed903ff088e73 /SConstruct | |
| parent | added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions (diff) | |
| download | vmime-c433e0213aeec09dd5b0b5d8ecac45e675854485.tar.gz vmime-c433e0213aeec09dd5b0b5d8ecac45e675854485.zip | |
Added specialization for typeAdapter <string>::parse() as it took only the first word of the text (operator<<).
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ libvmime_sources = [ 'text.cpp', 'text.hpp', 'textPartFactory.cpp', 'textPartFactory.hpp', 'textPart.hpp', - 'typeAdapter.hpp', + 'typeAdapter.cpp', 'typeAdapter.hpp', 'types.hpp', 'word.cpp', 'word.hpp', 'vmime', |
