genericopenlibs/openenvcore/group/bld.inf
changeset 0 e4d67989cc36
child 17 ef2ebc87518f
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2005-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     : 
       
    16 // This is a top level bld file to generate all libraries
       
    17 // This material, including documentation and any related
       
    18 // computer programs, is protected by copyright controlled by
       
    19 // Nokia Corporation. All rights are reserved. Copying,
       
    20 // including reproducing, storing, adapting or translating, any
       
    21 // or all of this material requires the prior written consent of
       
    22 // Nokia. This material also contains confidential
       
    23 // information which may not be disclosed to others without the
       
    24 // prior written consent of Nokia.
       
    25 //
       
    26 
       
    27 
       
    28 
       
    29 #include "../ewsd/group/bld.inf"
       
    30 #include "../liblogger/group/bld.inf"
       
    31 #include "../backend/group/bld.inf"
       
    32 #include "../libm/group/bld.inf"
       
    33 #include "../libc/group/bld.inf"
       
    34 #include "../libpthread/group/bld.inf"
       
    35 #include "../libdl/group/bld.inf"
       
    36 #include "../test/group/bld.inf"
       
    37 
       
    38 
       
    39 PRJ_EXPORTS
       
    40 openenv.iby  /epoc32/rom/include/openenv.iby
       
    41 openc_stdlibs_stub.sis		/epoc32/data/z/system/install/openc_stdlibs_stub.sis
       
    42 ../include/pipsversion.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/pipsversion.h)
       
    43 
       
    44 //  End of File
       
    45