deviceencryption/common/DevEncConfig.hrh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 14 Apr 2010 15:47:10 +0300
branchRCL_3
changeset 10 875fd7f60fdf
parent 0 6a9f87576119
permissions -rw-r--r--
Revision: 201013 Kit: 201015

/*
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0""
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Common build configuration of Device Encryption components.
*
*/

#ifndef __DEVENCUI_CONFIG_H__
#define __DEVENCUI_CONFIG_H__

// Comment this out to disable logs
#define DEVENC_LOG

#endif // __DEVENCUI_CONFIG_H__
// End of File