engine/collectionframework/thumbnailcreator/group/bld.inf
changeset 23 74c9f037fd5d
equal deleted inserted replaced
5:f7f0874bfe7d 23:74c9f037fd5d
       
     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 for project glxthumbnailcreator.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // Lines removed while reverting task 8396
       
    20 //#include <platform_paths.hrh>
       
    21 
       
    22 PRJ_MMPFILES
       
    23 ../group/glxthumbnailcreator.mmp
       
    24 ../thumbnailcomposerplugin/glxthumbnailcomposerplugin.mmp
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 ../../../../gallery/data/Battle.jpg    /epoc32/winscw/c/TncTest/test.jpg
       
    28 ../../../../gallery/data/Image1.jpg    /epoc32/winscw/c/TncTest/no_exif.jpg
       
    29 ../test/data/tall.jpg               /epoc32/winscw/c/TncTest/tall.jpg
       
    30 ../test/data/wide.jpg               /epoc32/winscw/c/TncTest/wide.jpg
       
    31 ../test/data/red_1x1.jpg            /epoc32/winscw/c/TncTest/red_1x1.jpg
       
    32 ../test/data/corrupt.jpg            /epoc32/winscw/c/TncTest/corrupt.jpg
       
    33 
       
    34 // Lines removed while reverting task 8396
       
    35 //PRJ_EXPORTS
       
    36 //../cenrep/02000A09.txt              /epoc32/data/z/private/10202be9/02000A09.txt
       
    37 //../cenrep/02000A09.txt              /epoc32/release/winscw/udeb/z/private/10202be9/02000A09.txt
       
    38 //../conf/thumbnailcreator.confml                 CONFML_EXPORT_PATH(thumbnailcreator.confml,customsw)
       
    39 //../conf/thumbnailcreator_02000A09.crml 	        CRML_EXPORT_PATH(thumbnailcreator_02000A09.crml,customsw)
       
    40 
       
    41 // Generic configuration interface for component cenrep settings  
       
    42 // component_1000292B implementation specifics for cenrep data
       
    43 // component_12345678 implementation specifics for genconf ml data
       
    44 
       
    45 //gnumakefile bld_cenrep_entry.mk
       
    46 
       
    47 
       
    48 PRJ_TESTMMPFILES
       
    49 ../test/group/ut_cglxtndeletethumbnailstask.mmp
       
    50 ../test/group/ut_cglxtnfilteravailabletask.mmp
       
    51 ../test/group/ut_cglxtngeneratethumbnailtask.mmp
       
    52 ../test/group/ut_cglxtnquickthumbnailtask.mmp
       
    53 ../test/group/ut_cglxtnzoomedimagetask.mmp