ultimatepp/bazaar/ProtectClientDemo/ProtectClientDemo.upp
micio 331ba759e2 Bazaar/Protect : added Protect Client and Server/Client demo
Work in progress, still missing database connections / registering

git-svn-id: svn://ultimatepp.org/upp/trunk@2764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-10 12:30:49 +00:00

15 lines
195 B
Text

description "Web client for Protect web-authentication\377";
uses
CtrlLib,
Web,
Protect;
file
ProtectClientDemo.h,
ProtectClientDemo.cpp,
ProtectClientDemo.lay;
mainconfig
"" = "GUI";