textinput/peninputvkbcn/rom/peninputvkbcn_Variant.iby
branchRCL_3
changeset 21 ecbabf52600f
parent 0 eb1f2e154e89
equal deleted inserted replaced
20:ebd48d2de13c 21:ecbabf52600f
       
     1 /*
       
     2 * Copyright (c) 2002 - 2006 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:  Image description file for project peninputvkbcn
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef PENINPUTVKBCN_VARIANT_IBY
       
    20 #define PENINPUTVKBCN_VARIANT_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 #include <bldvariant.hrh>
       
    24 
       
    25 #ifdef __PEN_SUPPORT
       
    26 #if defined(__VIRTUAL_KEYBOARD_INPUT) || defined(FF_VIRTUAL_FULLSCR_QWERTY_INPUT)
       
    27 #ifdef RD_SCALABLE_UI_V2 
       
    28 #ifdef __CHINESE
       
    29 
       
    30 data = DATAZ_\RESOURCE_FILES_DIR\apps\peninputvkbcn.mif       RESOURCE_FILES_DIR\apps\peninputvkbcn.mif
       
    31 
       
    32 ECOM_PLUGIN(peninputvkbcn.dll,peninputvkbcn.rsc)
       
    33 
       
    34 #endif // __CHINESE
       
    35 #endif // RD_SCALABLE_UI_V2
       
    36 #endif //__VIRTUAL_KEYBOARD_INPUT || FF_VIRTUAL_FULLSCR_QWERTY_INPUT
       
    37 #endif // __PEN_SUPPORT
       
    38 
       
    39 #endif // PENINPUTVKBCN_VARIANT_IBY