diff options
| author | Vincent Richard <[email protected]> | 2005-10-19 13:25:57 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-19 13:25:57 +0200 |
| commit | 08e1812b23106a2e27192dd56e95ba192fc58133 (patch) | |
| tree | d644aff3d21c7493fcaf0ad0299394dcad77c773 /SConstruct | |
| parent | Fixed compilation problems on FreeBSD (thanks to Xin LI). (diff) | |
| download | vmime-08e1812b23106a2e27192dd56e95ba192fc58133.tar.gz vmime-08e1812b23106a2e27192dd56e95ba192fc58133.zip | |
Charset converter.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ libvmime_sources = [ 'bodyPart.cpp', 'bodyPart.hpp', 'bodyPartAttachment.cpp', 'bodyPartAttachment.hpp', 'charset.cpp', 'charset.hpp', + 'charsetConverter.cpp', 'charsetConverter.hpp', 'component.cpp', 'component.hpp', 'constants.cpp', 'constants.hpp', 'contentDisposition.cpp', 'contentDisposition.hpp', |
