ultimatepp/bazaar/ProtectTest/ProtectTest.upp
micio 2f8486974d Bazaar/Protect : replaced RC4 encryption with Snow2 one
git-svn-id: svn://ultimatepp.org/upp/trunk@2728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 20:31:29 +00:00

18 lines
306 B
Text

description "Test software protection module\377";
uses
CtrlLib,
Protect;
file
main.cpp;
mainconfig
"" = "GUI",
"" = "GUI PROTECT";
custom(PROTECT) "post-link",
"/home/massimo/sources/upp-svn/out/GCC.Debug.Debug_full.Shared/ProtectE"
"ncrypt $(OUTPATH) AABBCCDDEEFF00112233445566778899",
"";