commit
e049dfd51b
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
*.so.*
|
*.so.*
|
||||||
Makefile
|
Makefile
|
||||||
moc_*.cpp
|
moc_*.cpp
|
||||||
|
*.pro.user*
|
||||||
|
@ -9,7 +9,7 @@ QT = core network
|
|||||||
TARGET = SmtpMime
|
TARGET = SmtpMime
|
||||||
TEMPLATE = lib
|
TEMPLATE = lib
|
||||||
|
|
||||||
DEFINE += SMTP_MIME_LIBRARY
|
DEFINES += SMTP_MIME_LIBRARY
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
emailaddress.cpp \
|
emailaddress.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user