ultimatepp/reference/Pop3/Pop3.upp
cxl e4d728bfa9 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:23:38 +00:00

13 lines
160 B
Text

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