omads/omadsextensions/adapters/bld/bld.inf
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:23:33 +0100
branchGCC_SURGE
changeset 27 ac6f1965a798
parent 22 1a3f0bca12c6
child 36 9ba7f05d28a5
permissions -rw-r--r--
Branch for GCC_SURGE fixes

/*
* Copyright (c) 2004-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:  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