commonservices/commonengineresources/group/bld.inf
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 /*
       
     2 * Copyright (c) 2004-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: 
       
    15 *	Build file
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS 
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../rom/commonengineresources.iby  LANGUAGE_OS_LAYER_IBY_EXPORT_PATH(commonengineresources.iby)
       
    26 ../loc/errorres.loc               OS_LAYER_LOC_EXPORT_PATH(errorres.loc)
       
    27 
       
    28 PRJ_MMPFILES
       
    29 ../group/commonengineresources.mmp
       
    30 
       
    31 // Enf of File