videoplayerapp/videoplayerlauncher/group/bld.inf
branchRCL_3
changeset 10 112a725ff2c2
parent 9 5294c000a26d
child 11 8970fbd719ec
equal deleted inserted replaced
9:5294c000a26d 10:112a725ff2c2
     1 /*
       
     2 * Copyright (c) 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:    This file provides the information required for building the
       
    15 *                 whole video player launcher.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_MMPFILES
       
    24 videoplayerlauncher.mmp
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../loc/videoplayerlauncher.loc             APP_LAYER_LOC_EXPORT_PATH( videoplayerlauncher.loc )
       
    28 ../rom/videoplayerlauncher.iby             CORE_APP_LAYER_IBY_EXPORT_PATH( videoplayerlauncher.iby )
       
    29 ../rom/videoplayerlauncherresources.iby    LANGUAGE_APP_LAYER_IBY_EXPORT_PATH( videoplayerlauncherresources.iby )