ultimatepp/bazaar/RSSExample/RSSExample.upp
oblivion 2793c86860 Bazaar: RSS 2.0 multi-channel feed creation example added.
git-svn-id: svn://ultimatepp.org/upp/trunk@459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 20:46:02 +00:00

15 lines
225 B
Text

description "Bazaar: Rss 2.0 multi-channel feed creation example using Rss class. Author: İsmail YILMAZ (Oblivion)";
uses
CtrlLib,
Rss;
file
RSSExample.h,
main.cpp,
RSSExample.lay,
rss.xml;
mainconfig
"" = "GUI";