genericopenlibs/openenvcore/ewsd/group/bld.inf
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Name        : bld.inf
       
    15 // Part of     : ewsd
       
    16 // This is a top level bld file that drives all sub-components
       
    17 // that make the ewsd library
       
    18 // This material, including documentation and any related
       
    19 // computer programs, is protected by copyright controlled by
       
    20 // Nokia Corporation. All rights are reserved. Copying,
       
    21 // including reproducing, storing, adapting or translating, any
       
    22 // or all of this material requires the prior written consent of
       
    23 // Nokia. This material also contains confidential
       
    24 // information which may not be disclosed to others without the
       
    25 // prior written consent of Nokia.
       
    26 //
       
    27 
       
    28 
       
    29 
       
    30 PRJ_PLATFORMS
       
    31 WINSCW
       
    32 
       
    33 PRJ_MMPFILES
       
    34 #if defined(WINSCW)
       
    35 ewsd.mmp
       
    36 #endif
       
    37 
       
    38 
       
    39 
       
    40 PRJ_EXPORTS
       
    41 ../inc/ewsd.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ewsd.h)
       
    42 ../inc/pls.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pls.h)