diff options
| author | Vincent Richard <[email protected]> | 2005-11-05 00:21:22 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-11-05 00:21:22 +0100 |
| commit | acfa9ffc64f56de42049bf5049810c15477729ed (patch) | |
| tree | 3bb84a7319fb209c00f656927c83965f03bd5329 /SConstruct | |
| parent | Fixed typo for 'ac_cv_sizeof_long'. (diff) | |
| download | vmime-acfa9ffc64f56de42049bf5049810c15477729ed.tar.gz vmime-acfa9ffc64f56de42049bf5049810c15477729ed.zip | |
Refactored header field values and parameters.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -91,7 +91,6 @@ libvmime_sources = [ 'contentTypeField.cpp', 'contentTypeField.hpp', 'dateTime.cpp', 'dateTime.hpp', 'defaultAttachment.cpp', 'defaultAttachment.hpp', - 'defaultParameter.cpp', 'defaultParameter.hpp', 'disposition.cpp', 'disposition.hpp', 'emptyContentHandler.cpp', 'emptyContentHandler.hpp', 'encoder.cpp', 'encoder.hpp', @@ -126,7 +125,6 @@ libvmime_sources = [ 'options.cpp', 'options.hpp', 'path.cpp', 'path.hpp', 'parameter.cpp', 'parameter.hpp', - 'parameterFactory.cpp', 'parameterFactory.hpp', 'parameterizedHeaderField.cpp', 'parameterizedHeaderField.hpp', 'parserHelpers.hpp', 'plainTextPart.cpp', 'plainTextPart.hpp', @@ -140,7 +138,6 @@ libvmime_sources = [ 'text.cpp', 'text.hpp', 'textPartFactory.cpp', 'textPartFactory.hpp', 'textPart.hpp', - 'typeAdapter.cpp', 'typeAdapter.hpp', 'types.hpp', 'word.cpp', 'word.hpp', 'vmime.hpp', |
