terminalsecurity/tcadapter/rom/tcadapter.iby
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:43:13 +0100
branchGCC_SURGE
changeset 53 b3a7d8e28262
parent 0 b497e44ab2fc
permissions -rw-r--r--
Catchup to latest Symbian^4

/*
* Copyright (c) 2009 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: Implementation of terminalsecurity components
*
*/

#ifndef __TCADAPTER_IBY__
#define __TCADAPTER_IBY__

#ifdef __SYNCML_DM
//#ifdef __SAP_TERMINAL_CONTROL_FW
//#ifdef __SAP_POLICY_MANAGEMENT

ECOM_PLUGIN(tcadapter.dll, tcadapter.rsc)

//#endif //__SAP_POLICY_MANAGEMENT
//#endif //__SAP_TERMINAL_CONTROL_FW
#endif //__SYNCML_DM

#endif //__TCADAPTER_IBY__