mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
MailMessage: attachments saving and read/write
MailMessage: attachments saving support and consistent read/write
This commit is contained in:
@@ -554,6 +554,8 @@
|
||||
RelativePath=".\include\Poco\Net\PartHandler.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\PartSource.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\PartStore.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\QuotedPrintableDecoder.h"/>
|
||||
<File
|
||||
@@ -581,6 +583,8 @@
|
||||
RelativePath=".\src\PartHandler.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\PartSource.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\PartStore.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\QuotedPrintableDecoder.cpp"/>
|
||||
<File
|
||||
|
||||
Reference in New Issue
Block a user