commonservices/PlatformEnv/rom/PlatformEnv.iby
changeset 0 4e1aa6a622a0
child 17 0b0048910c20
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 /*
       
     2 * Copyright (c) 2002-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:  Image description file for Platform Environment
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __PLATFORMENV_IBY__
       
    20 #define __PLATFORMENV_IBY__
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\PlatformEnv.dll       SHARED_LIB_DIR\PlatformEnv.dll
       
    23 
       
    24 #ifdef FF_USE_MASS_STORAGE_CONFIG
       
    25 patchdata PlatformEnv.dll@KDriveInfoDefaultRemovableMassStorage 5 // EDriveF
       
    26 patchdata PlatformEnv.dll@KDriveInfoLogicallyRemovableDrive1 4 // EDriveE
       
    27 #endif // FF_USE_MASS_STORAGE_CONFIG
       
    28 
       
    29 file=ABI_DIR\BUILD_DIR\disknotifyhandler.dll SHARED_LIB_DIR\disknotifyhandler.dll
       
    30 file=ABI_DIR\BUILD_DIR\sysversioninfo.dll    SHARED_LIB_DIR\sysversioninfo.dll
       
    31 file=ABI_DIR\BUILD_DIR\platformver.dll       SHARED_LIB_DIR\platformver.dll
       
    32 
       
    33 #endif // __PLATFORMENV_IBY__