new file added to project

This commit is contained in:
Your Name 2011-08-31 00:00:44 +03:00
parent a9f7c23f8b
commit 0c2a9b3a7a

View File

@ -19,6 +19,7 @@ SOURCES += smtpclient.cpp \
emailaddress.cpp \ emailaddress.cpp \
mimefile.cpp \ mimefile.cpp \
mimeinlinefile.cpp \ mimeinlinefile.cpp \
main.cpp
HEADERS += \ HEADERS += \
smtpclient.h \ smtpclient.h \
@ -29,4 +30,5 @@ HEADERS += \
mimehtml.h \ mimehtml.h \
emailaddress.h \ emailaddress.h \
mimefile.h \ mimefile.h \
mimeinlinefile.h mimeinlinefile.h \
SmtpMime