Subversion Repositories DevTools

Rev

Rev 2218 | Rev 2222 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2218 Rev 2220
Line 4012... Line 4012...
4012
	const bool				buildManifest	= true;
4012
	const bool				buildManifest	= true;
4013
	const std::string		manifestPrefix	= "udMan";
4013
	const std::string		manifestPrefix	= "udMan";
4014
	const std::string		manifestSuffix	= ".txt";
4014
	const std::string		manifestSuffix	= ".txt";
4015
	const std::string		securityServer	= "CryptoServer";
4015
	const std::string		securityServer	= "CryptoServer";
4016
	const unsigned short	keyNumber		= 5;
4016
	const unsigned short	keyNumber		= 5;
4017
	const unsigned short	keyVersion		= -1;
4017
	const unsigned short	keyVersion		= -2;
4018
 
4018
 
4019
	if ( m_Registry )
4019
	if ( m_Registry )
4020
	{
4020
	{
4021
		if ( m_Registry->ValueExists( "MRUGenerationDir" ) )
4021
		if ( m_Registry->ValueExists( "MRUGenerationDir" ) )
4022
		{
4022
		{