ultimatepp/bazaar/ProtectEncrypt/ProtectEncrypt.upp
koldo afcaa0e123 ProtectEncrypt: Added SQLITE support
git-svn-id: svn://ultimatepp.org/upp/trunk@4042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-17 19:17:10 +00:00

13 lines
175 B
Text

description "Entrypt functions inside executables by aid of Protect package\377";
uses
Core,
Protect;
file
ProtectEncrypt.cpp;
mainconfig
"" = "USE_SQLITE",
"" = "";