ultimatepp/bazaar/RSSExample/RSSExample.upp
cxl 9cdfa99a04 bazaar: Fixing for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@9133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-02 07:32:52 +00:00

15 lines
229 B
Text

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