videditor/ManualVideoEditor/group/bld.inf
changeset 0 951a5db380a0
equal deleted inserted replaced
-1:000000000000 0:951a5db380a0
       
     1 /*
       
     2 * Copyright (c) 2010 Ixonos Plc.
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the "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 * Ixonos Plc
       
    14 *
       
    15 * Description:  
       
    16 * Build information file for Build Manual Video Editor.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 #include "../../Group/buildconfig.hrh"
       
    24 
       
    25 
       
    26 PRJ_PLATFORMS
       
    27 DEFAULT
       
    28 
       
    29 // Exported headers
       
    30 PRJ_EXPORTS
       
    31 ../rom/ManualVideoEditor.iby  CORE_APP_LAYER_IBY_EXPORT_PATH(ManualVideoEditor.iby)
       
    32 ../rom/ManualVideoEditor_resource.iby  LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(ManualVideoEditor_resource.iby)
       
    33 
       
    34 // ROM build files
       
    35 PRJ_MMPFILES
       
    36 gnumakefile ../data/icons.mk
       
    37 gnumakefile ../data/icons_aif_scalable.mk
       
    38 ../group/ManualVideoEditorUI.mmp
       
    39 
       
    40 PRJ_TESTMMPFILES
       
    41 // End of File