omads/omadsextensions/adapters/bld/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:05:37 +0300
branchRCL_3
changeset 24 8e7494275d3a
parent 0 dab8a81a92de
child 25 4f0867e42d62
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2004-2010 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:  build info file for SyncML DS Plug In adapters
*
*/


PRJ_EXPORTS

#ifdef __SYNCML_DS_CON
#include "../contacts/bld/bld.inf"
#endif

#ifdef  __SYNCML_DS_CAL
#include "../agenda/bld/bld.inf"
#endif

#ifdef  __SYNCML_DS_NOTEPAD
#include "../notes/group/bld.inf"
#endif

#include "../contactsgroup/group/bld.inf"

#include "../mediads/group/bld.inf"

// #include "../bookmark/group/bld.inf"

#include "../mms/group/bld.inf"

#include "../sms/group/bld.inf"