omads/omadsappui/rom/AspSyncProvider_Resources.iby
branchRCL_3
changeset 24 8e7494275d3a
parent 23 2bb96f4ecad8
child 25 4f0867e42d62
equal deleted inserted replaced
23:2bb96f4ecad8 24:8e7494275d3a
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __ASPSYNCPROVIDER_RESOURCES_IBY__
       
    19 #define __ASPSYNCPROVIDER_RESOURCES_IBY__
       
    20 
       
    21 #ifdef __SYNCML_DS // nothing should be installed from this .iby file if __SYNCML_DS feature is not selected
       
    22 
       
    23 #ifdef __SYNCML_DS_AIW_PROVIDER
       
    24 
       
    25 //Resource file(s) for AspSyncProvider
       
    26 data=DATAZ_\RESOURCE_FILES_DIR\AiwSyncProvider.RSC          RESOURCE_FILES_DIR\AiwSyncProvider.rsc
       
    27 
       
    28 #endif // __SYNCML_DS_AIW_PROVIDER
       
    29 
       
    30 #endif // __SYNCML_DS
       
    31 
       
    32 
       
    33 #endif //__ASPSYNCPROVIDER_RESOURCES_IBY__