codhandler/group/bld.inf
changeset 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2004 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 the License "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 *      Build information.
       
    16 *      
       
    17 *
       
    18 */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 //#include <data_caging_paths_strings.hrh>
       
    22 #include "../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../loc/CodViewer.loc  				MW_LAYER_LOC_EXPORT_PATH(CodViewer.loc)
       
    26 ../rom/CodHandler.iby				CORE_MW_LAYER_IBY_EXPORT_PATH(CodHandler.iby)
       
    27 ../rom/CodHandlerResources.iby		LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(CodHandlerResources.iby)
       
    28 
       
    29 #include "../codeng/group/bld.inf"
       
    30 #include "../codui/group/bld.inf"
       
    31 #include "../codrecog/group/bld.inf"
       
    32 #include "../codviewer/group/bld.inf"
       
    33 #include "../ddrecog/group/bld.inf"
       
    34 #include "../ddviewer/group/bld.inf"
       
    35 #include "../coddownload/group/bld.inf"
       
    36 #include "../roapapp/group/bld.inf"