calendarengines/agnversit2/rom/AgnVersit2.iby
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 2005 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:   This file specifies rom file inclusion AgnVersit2
       
    15 *                resource file.The source and target locations.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #ifndef AGNVERSIT2_IBY
       
    22 #define AGNVERSIT2_IBY
       
    23 
       
    24 REM AgnVersit2
       
    25 
       
    26 
       
    27 #ifdef __I_CAL_SUPPORT
       
    28 
       
    29 // ECom plugin DLLs and their resources
       
    30  
       
    31 ECOM_PLUGIN(agnversit2.dll,10206C82.rsc)
       
    32 
       
    33 #ifdef RD_SECURE_BIN_RES
       
    34  data=DATAZ_\RESOURCE_FILES_DIR\AgnVersit2Strings.rsc    RESOURCE_FILES_DIR\AgnVersit2Strings.rsc
       
    35 #else
       
    36  data=ZSYSTEM\Data\AgnVersit2Strings.rsc                 RESOURCE_FILES_DIR\AgnVersit2Strings.rsc
       
    37 #endif // RD_SECURE_BIN_RES
       
    38 
       
    39 #endif // __I_CAL_SUPPORT
       
    40 
       
    41 #endif //AGNVERSIT2_IBY