vtuis/videotelui/group/bld.inf
branchRCL_3
changeset 35 779871d1e4f4
equal deleted inserted replaced
34:f15ac8e65a02 35:779871d1e4f4
       
     1 /*
       
     2 * Copyright (c) 2004 - 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 information for Video Telephone application.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/VideoTelephonyVariant.hrh        |../../../inc/videotelephonyvariant.hrh
       
    25 ../inc/VideoTelephonyInternalCRKeys.h   |../../../inc/videotelephonyinternalcrkeys.h
       
    26 ../data/videotelui_stub.SIS             /epoc32/data/z/system/install/videotelui_stub.sis
       
    27 
       
    28 // Export LOC file
       
    29 ../loc/videotelui.loc                   APP_LAYER_LOC_EXPORT_PATH(videotelui.loc)
       
    30 
       
    31 // Export IBY files
       
    32 ../rom/videotelui.iby                   CORE_APP_LAYER_IBY_EXPORT_PATH(videotelui.iby)
       
    33 ../rom/videoteluiResources.iby          LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(videoteluiresources.iby)
       
    34 
       
    35 // Generic configuration interface for component cenrep settings  
       
    36 
       
    37 ../conf/s60videotelephony.confml                        APP_LAYER_CONFML(s60videotelephony.confml)
       
    38 ../conf/s60videotelephony_102072D0.crml 	        APP_LAYER_CRML(s60videotelephony_102072d0.crml)
       
    39 ../conf/s60videotelephony_10281872.crml 	        APP_LAYER_CRML(s60videotelephony_10281872.crml)
       
    40 
       
    41 
       
    42 #if defined ( RD_VT_RTF )
       
    43 ../Data/VtStartRecord.wav /epoc32/release/winscw/urel/z/system/sounds/digital/VtStartRecord.wav
       
    44 ../Data/VtStartRecord.wav /epoc32/release/winscw/udeb/z/system/sounds/digital/VtStartRecord.wav
       
    45 ../Data/VtStartRecord.wav /epoc32/release/armv5/urel/z/system/sounds/digital/VtStartRecord.wav
       
    46 ../Data/VtStartRecord.wav /epoc32/release/armv5/udeb/z/system/sounds/digital/VtStartRecord.wav
       
    47 
       
    48 ../Data/VtStopRecord.wav /epoc32/release/winscw/urel/z/system/sounds/digital/VtStopRecord.wav
       
    49 ../Data/VtStopRecord.wav /epoc32/release/winscw/udeb/z/system/sounds/digital/VtStopRecord.wav
       
    50 ../Data/VtStopRecord.wav /epoc32/release/armv5/urel/z/system/sounds/digital/VtStopRecord.wav
       
    51 ../Data/VtStopRecord.wav /epoc32/release/armv5/udeb/z/system/sounds/digital/VtStopRecord.wav
       
    52 #endif //RD_VT_RTF
       
    53 
       
    54 PRJ_EXTENSIONS
       
    55 START EXTENSION s60/mifconv
       
    56   OPTION TARGETFILE videotelui.mif
       
    57   OPTION HEADERFILE videotelui.mbg
       
    58   OPTION SOURCES \
       
    59     -c8,8 qgn_graf_call_video_out_bg -c8 qgn_indi_call_video_blind_in -c8 qgn_indi_call_video_blind_out \
       
    60     /1 qgn_graf_zoom_area -c8,1 qgn_indi_zoom_dir -c8 qgn_indi_zoom_min \
       
    61     -c8 qgn_indi_zoom_max -8 qgn_indi_call_video_blind_in_mask_icon -8 qgn_indi_call_video_blind_out_mask_icon \
       
    62     -c8,8 qgn_indi_tb_camera_main -c8,8 qgn_indi_tb_camera_secondary -c8,8 qgn_indi_tb_gallery \
       
    63     -c8,8 qgn_indi_tb_microphone_mute -c8,8 qgn_indi_tb_microphone_unmute -c8,8 qgn_indi_tb_swap_images \
       
    64     -c8,8 qgn_indi_tb_video -c8,8 qgn_indi_tb_video_disable -c8,8 qgn_indi_tb_zoom \
       
    65     -c8,8 qgn_indi_cams_tb_capture -c8,8 qgn_indi_tb_ihf_on -c8,8 qgn_indi_tb_handset \
       
    66     -c8,8 qgn_indi_tb_bthf -c8,8 qgn_indi_button_end_active_call
       
    67 END
       
    68 
       
    69 START EXTENSION s60/mifconv
       
    70   OPTION TARGETFILE videotelui_aif.mif
       
    71   OPTION SOURCES -c8,8 qgn_menu_call_video
       
    72 END
       
    73 
       
    74 
       
    75 
       
    76 PRJ_MMPFILES
       
    77 /* 
       
    78 gnumakefile ../group/videotelui_icons_dc.mk
       
    79 #ifdef __SCALABLE_ICONS
       
    80 gnumakefile ../group/videotelui_icons_aif_scalable_dc.mk
       
    81 #else
       
    82 gnumakefile ../group/videotelui_icons_aif_bitmaps_dc.mk
       
    83 #endif
       
    84 */
       
    85 ../group/videotelui.mmp
       
    86 
       
    87 
       
    88 
       
    89 //  End of File