voiceui/build/bld.inf
branchRCL_3
changeset 30 80b92f39ce86
equal deleted inserted replaced
29:47ed4304bab5 30:80b92f39ce86
       
     1 /*
       
     2 * Copyright (c) 2004-2006 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:  Project file for all VoiceUI modules.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include "../group/voiceuibldvariant.hrh"
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 #include "../group/exports.inc"
       
    27 #include "../rom/exports.inc"
       
    28 
       
    29 PRJ_EXTENSIONS
       
    30 
       
    31 #ifdef __SIND
       
    32 START EXTENSION s60/mifconv
       
    33 OPTION TARGETFILE voiceui.mif
       
    34 OPTION HEADERFILE voiceui.mbg
       
    35 OPTION SOURCES -c8,1 qgn_prop_profiles_small -c8,1 qgn_prop_fmgr_file_apps
       
    36 END
       
    37 #endif