persistentstorage/store/symstore/BLD.INF
changeset 29 cce6680bbf1c
parent 28 7a522c0700d3
child 31 ba1c4f4a893f
equal deleted inserted replaced
28:7a522c0700d3 29:cce6680bbf1c
     1 // Copyright (c) 2008-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 //
       
    15 
       
    16 PRJ_PLATFORMS
       
    17 TOOLS2
       
    18 
       
    19 PRJ_EXTENSIONS
       
    20 start extension tools/x86tool
       
    21 option TARGET_NAME symstore
       
    22 option TARGET_TYPE lib
       
    23 option SOURCE_DIRS ../UBTREE ../UCONT ../UCRYPT ../UFILE ../ULIB ../UMEM ../UPAGE ../USTOR ../USTRM
       
    24 option INCLUDES ../INC
       
    25 option SYS_INCLUDES epoc32/include/platform
       
    26 end
       
    27