Refactored header field values and parameters.
This commit is contained in:
parent
7a3b1fe471
commit
324b011e77
@ -105,8 +105,6 @@ libvmime_sources = [
|
|||||||
'encoding.cpp', 'encoding.hpp',
|
'encoding.cpp', 'encoding.hpp',
|
||||||
'exception.cpp', 'exception.hpp',
|
'exception.cpp', 'exception.hpp',
|
||||||
'fileAttachment.cpp', 'fileAttachment.hpp',
|
'fileAttachment.cpp', 'fileAttachment.hpp',
|
||||||
'genericField.hpp',
|
|
||||||
'genericParameter.hpp',
|
|
||||||
'header.cpp', 'header.hpp',
|
'header.cpp', 'header.hpp',
|
||||||
'headerFieldFactory.cpp', 'headerFieldFactory.hpp',
|
'headerFieldFactory.cpp', 'headerFieldFactory.hpp',
|
||||||
'headerField.cpp', 'headerField.hpp',
|
'headerField.cpp', 'headerField.hpp',
|
||||||
@ -131,8 +129,6 @@ libvmime_sources = [
|
|||||||
'platformDependant.cpp', 'platformDependant.hpp',
|
'platformDependant.cpp', 'platformDependant.hpp',
|
||||||
'propertySet.cpp', 'propertySet.hpp',
|
'propertySet.cpp', 'propertySet.hpp',
|
||||||
'relay.cpp', 'relay.hpp',
|
'relay.cpp', 'relay.hpp',
|
||||||
'standardFields.hpp',
|
|
||||||
'standardParams.hpp',
|
|
||||||
'stringContentHandler.cpp', 'stringContentHandler.hpp',
|
'stringContentHandler.cpp', 'stringContentHandler.hpp',
|
||||||
'streamContentHandler.cpp', 'streamContentHandler.hpp',
|
'streamContentHandler.cpp', 'streamContentHandler.hpp',
|
||||||
'text.cpp', 'text.hpp',
|
'text.cpp', 'text.hpp',
|
||||||
|
Loading…
Reference in New Issue
Block a user