mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
16 lines
219 B
Text
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";
|
|
|