ncdengine/engine/group/bld.inf
changeset 0 ba25891c3a9e
child 14 09e5ea190d07
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 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:   Build information file for project ?myapp
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_MMPFILES
       
    20 catalogsdebug.mmp
       
    21 ncdutils.mmp
       
    22 ncddevicemgmt.mmp
       
    23 catalogsserver.mmp
       
    24 catalogsengine.mmp
       
    25 catalogsproxy.mmp
       
    26 catalogsundertaker.mmp
       
    27 
       
    28 
       
    29 PRJ_EXPORTS
       
    30 
       
    31 //**************************************************************************************************
       
    32 //
       
    33 // Required data exports
       
    34 //
       
    35 //**************************************************************************************************
       
    36 
       
    37 // Backup & restore file
       
    38 
       
    39 // The following path is needed to make the app work ok on emulator.
       
    40 backup_registration.xml         /epoc32/release/winscw/udeb/z/private/20019119/backup_registration.xml
       
    41 
       
    42 // The following path is a general export dir which is needed for ROM builds
       
    43 // (and perhaps pkg references).
       
    44 backup_registration.xml         /epoc32/data/z/private/20019119/backup_registration.xml
       
    45 
       
    46 // Config file
       
    47 config.xml                      /epoc32/release/winscw/udeb/z/private/20019119/config.xml
       
    48 config.xml                      /epoc32/data/z/private/20019119/config.xml
       
    49 
       
    50 // Variant config file
       
    51 config_variant.xml                      /epoc32/release/winscw/udeb/z/private/20019119/config_variant.xml
       
    52 config_variant.xml                      /epoc32/data/z/private/20019119/config_variant.xml