ultimatepp/bazaar/ProtectClientDemo/ProtectClientDemo.upp
koldo 534938ec43 ProtectClientDemo: Added SQLITE support
git-svn-id: svn://ultimatepp.org/upp/trunk@4041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-17 19:16:47 +00:00

16 lines
219 B
Text

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