commonservices/commonengine/group/bld.inf
changeset 0 4e1aa6a622a0
child 59 0f7422b6b602
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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:  Build file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 //Configuration tool migration
       
    25 ../conf/commonengine.confml          	OS_LAYER_CONFML(commonengine.confml)
       
    26 ../conf/commonengine_1020503B.crml 	  OS_LAYER_CRML(commonengine_1020503B.crml)
       
    27 ../rom/diskspacereserver.iby            CORE_OS_LAYER_IBY_EXPORT_PATH(diskspacereserver.iby)
       
    28 
       
    29 PRJ_MMPFILES
       
    30 ../diskspacereserver/group/diskspacereserver.mmp
       
    31 ../diskspacereservationplugin/group/diskspacereservationplugin
       
    32 
       
    33 // Enf of File