diff -r 3ce708148e4d -r 4490afcb47b1 omadm/omadmextensions/adapters/nsmldmalwaysonadapter/rom/nsmldmalwaysonadapter.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omadm/omadmextensions/adapters/nsmldmalwaysonadapter/rom/nsmldmalwaysonadapter.iby Thu Jan 07 12:39:15 2010 +0200 @@ -0,0 +1,32 @@ +/* +* Copyright (c) 2007 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: Image description file for project nsmldmalwaysonadapter +* +*/ + + +#ifndef NSMLDMALWAYSONADAPTER_IBY +#define NSMLDMALWAYSONADAPTER_IBY + +#include + +#ifdef __ALWAYS_ONLINE_PDPCONTEXT2 +#ifdef __SYNCML_DM + +ECOM_PLUGIN( nsmldmalwaysonadapter.dll, nsmldmalwaysonadapter.rsc ) + +#endif // __SYNCML_DM +#endif // __ALWAYS_ONLINE_PDPCONTEXT2 + +#endif // NSMLDMALWAYSONADAPTER_IBY