ultimatepp/reference/Pop3/Pop3.upp
cxl becef7dfc0 reference: Pop3
git-svn-id: svn://ultimatepp.org/upp/trunk@7092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 09:04:50 +00:00

12 lines
149 B
Text

description "Examples of using Core/POP3 package to download gmail emails\377";
uses
Core,
Core/POP3;
file
Pop3.cpp;
mainconfig
"" = "SSE2";