ultimatepp/bazaar/Protect/Protect.upp
micio ae32efdfbb Bazaar/Protect : more features and bugfixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 12:15:14 +00:00

22 lines
293 B
Text

description "Software copy protection module\377";
uses
Core,
Cypher,
MySql,
Web;
file
ProtectStatus.h,
ProtectStatus.cpp,
Protect.h,
Protect.cpp,
ProtectDB.sch,
ProtectDB.h,
ProtectDB.cpp,
ProtectServer.h,
ProtectServer.cpp,
ProtectClient.h,
ProtectClient.cpp,
srcdoc.tpp;