photosgallery/photossuite/group/bld.inf
branchRCL_3
changeset 18 bcb43dc84c44
parent 14 ce1c7ad1f18b
child 22 2dac0fdba72b
equal deleted inserted replaced
14:ce1c7ad1f18b 18:bcb43dc84c44
     1 /*
       
     2 * Copyright (c) 2008-2009 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 Photos Suite
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 //#include <domain/applications/suitesmacros.hrh>
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../rom/photossuite.iby CORE_APP_LAYER_IBY_EXPORT_PATH(photossuite.iby)
       
    26 ../rom/photossuite_localization.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(photossuite_localization.iby)
       
    27 
       
    28 //SUITE_EXPORT_PATH_WINSCW(../data/suite.xml,photossuite/suite.xml)
       
    29 //SUITE_EXPORT_PATH_ARMV5(../data/suite.xml,photossuite/suite.xml)
       
    30 //SUITE_EXPORT_PATH_WINSCW(../data/photos_items.xml,photossuite/photos_items.xml)
       
    31 //SUITE_EXPORT_PATH_ARMV5(../data/photos_items.xml,photossuite/photos_items.xml)
       
    32 
       
    33 ../data/suite.xml /epoc32/release/winscw/udeb/z/private/101f4cd2/import/suites/photossuite/suite.xml
       
    34 ../data/photos_items.xml /epoc32/release/winscw/udeb/z/private/101f4cd2/import/suites/photossuite/photos_items.xml
       
    35 
       
    36 ../data/suite.xml /epoc32/data/z/private/101f4cd2/import/suites/photossuite/suite.xml
       
    37 ../data/photos_items.xml /epoc32/data/z/private/101f4cd2/import/suites/photossuite/photos_items.xml
       
    38 
       
    39 
       
    40 PRJ_MMPFILES
       
    41 photossuite.mmp
       
    42 #ifndef SBSV2
       
    43 gnumakefile export_photossuite.mk
       
    44 #endif
       
    45 
       
    46 
       
    47 PRJ_EXTENSIONS
       
    48 #if defined(SBSV2) && defined(WINSCW)
       
    49 START EXTENSION general/copyheaderfile
       
    50 SRCFILE photossuite.rsg
       
    51 END
       
    52 #endif
       
    53 
       
    54 
       
    55 
       
    56 
       
    57 
       
    58 
       
    59 
       
    60 
       
    61 
       
    62 
       
    63 
       
    64 
       
    65 
       
    66 
       
    67 
       
    68 
       
    69 
       
    70 // End of file