mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
219 B
Text
15 lines
219 B
Text
description "Web client for Protect web-authentication\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
ProtectClient;
|
|
|
|
file
|
|
ProtectClientDemo.h,
|
|
ProtectClientDemo.cpp,
|
|
ProtectClientDemo.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI USE_SQLITE",
|
|
"" = "GUI";
|
|
|