taskswitcher/contextengine/tsfswpreviewprovider/group/bld.inf
changeset 4 4d54b72983ae
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
       
     1 /*
       
     2 * Copyright (c) 2008 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:  bld.inf
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/tsfastswappreviewprovider.iby    CORE_MW_LAYER_IBY_EXPORT_PATH(tsfastswappreviewprovider.iby)
       
    25 ../inc/tspreviewprovider.h |../../inc/tspreviewprovider.h
       
    26 ../inc/tspreviewobserver.h |../../inc/tspreviewobserver.h
       
    27 
       
    28 PRJ_MMPFILES
       
    29 previewprovider.mmp
       
    30 
       
    31 #include "../wsplugin/group/bld.inf"