servicewidget/rom/bld.inf
branchRCL_3
changeset 36 a299036a7c20
equal deleted inserted replaced
34:e7f34e614544 36:a299036a7c20
       
     1 /*
       
     2 * Copyright (c) 2008 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 information files
       
    15  *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 // for image creation:
       
    28 servicewidget.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(servicewidget.iby)
       
    29 servicewidgetresources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(servicewidgetresources.iby)
       
    30 
       
    31 // ROM SIS stubs
       
    32 ../sis/servicewidget_stub.sis		/epoc32/data/z/system/install/servicewidget_stub.sis
       
    33 
       
    34 //  End of File