diff options
| author | Vincent Richard <[email protected]> | 2006-01-07 09:46:20 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-01-07 09:46:20 +0100 |
| commit | 9dcc78085ad73b91f12e6a1fed2744ddd38b959a (patch) | |
| tree | 13117d14830c9836cf1817b3259261b61abe9218 /SConstruct | |
| parent | Updated contributors list. (diff) | |
| download | vmime-9dcc78085ad73b91f12e6a1fed2744ddd38b959a.tar.gz vmime-9dcc78085ad73b91f12e6a1fed2744ddd38b959a.zip | |
Added SMTPResponse to read and parse SMTP responses.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ libvmime_messaging_proto_sources = [ [ 'smtp', [ + 'net/smtp/SMTPResponse.cpp', 'net/smtp/SMTPResponse.hpp', 'net/smtp/SMTPServiceInfos.cpp', 'net/smtp/SMTPServiceInfos.hpp', 'net/smtp/SMTPTransport.cpp', 'net/smtp/SMTPTransport.hpp', 'net/smtp/SMTPSTransport.cpp', 'net/smtp/SMTPSTransport.hpp' |
