removed main.cpp from project

This commit is contained in:
bluetiger9 2011-08-30 23:20:06 +03:00
parent c9e6fea78a
commit 3f5e211ade

View File

@ -10,8 +10,7 @@ TARGET = SMTPEmail
TEMPLATE = app
SOURCES += main.cpp \
smtpclient.cpp \
SOURCES += smtpclient.cpp \
mimemessage.cpp \
mimepart.cpp \
mimetext.cpp \