ImagePrint/ImagePrintUI/imageprintapp/group/bld.inf
branchGCC_SURGE
changeset 25 59ea2209bb67
parent 23 08cc4cc059d4
parent 15 a92d00fca574
equal deleted inserted replaced
23:08cc4cc059d4 25:59ea2209bb67
     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:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_EXPORTS
       
    20 
       
    21 PRJ_EXPORTS
       
    22 // Export localised loc file
       
    23 ../loc/imageprintapp.loc        APP_LAYER_LOC_EXPORT_PATH(imageprintapp.loc)
       
    24 PRJ_MMPFILES
       
    25 
       
    26 imageprintapp.mmp
       
    27 
       
    28 PRJ_TESTMMPFILES
       
    29 
       
    30 PRJ_EXTENSIONS
       
    31 START EXTENSION s60/mifconv
       
    32 OPTION TARGETFILE imgprintbitmaps.mif
       
    33 OPTION HEADERFILE imgprintbitmaps.mbg
       
    34 OPTION SOURCEDIR ../data	  
       
    35 OPTION SOURCES -c8,8 qgn_prop_print_slider_bar.svg -c8,8 qgn_prop_print_slider_bar_short.svg -c8,8 qgn_prop_print_slider_handle.svg -c8,8 qgn_prop_print_slider_left.svg -c8,8 qgn_prop_print_slider_right.svg -c8,8 qgn_indi_print_cached.svg -c8,8 qgn_prop_print_bt.svg -c8,8 qgn_prop_print_kiosk.svg -c8,8 qgn_prop_print_mmc.svg -c8,8 qgn_prop_print_usb.svg -c8,8 qgn_prop_print_wlan.svg  
       
    36 END
       
    37 
       
    38 PRJ_EXTENSIONS
       
    39 START EXTENSION s60/mifconv
       
    40 OPTION TARGETFILE imageprintapp_aif.mif
       
    41 OPTION SOURCEDIR ../data
       
    42 OPTION SOURCES -c8,8 qgn_menu_print.svg  
       
    43 END 
       
    44 
       
    45 //  End of File