devsound/a3fdevsound/mmpfiles/a3ffourcclookup.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2007-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 // Save as expressly licensed to you by Symbian Software Ltd, all rights reserved.
       
    15 // 
       
    16 //
       
    17 
       
    18 #include <mmf/common/mmfbase.hrh>
       
    19 
       
    20 TARGET          a3ffourcclookup.dll
       
    21 TARGETTYPE      DLL
       
    22 UID             KSharedLibraryUidDefine 0x10283466
       
    23 CAPABILITY      All -TCB -AllFiles -DiskAdmin -NetworkControl -SwEvent -TrustedUI
       
    24 VENDORID        0x70000001
       
    25 
       
    26 SOURCEPATH      ../src/a3ffourcclookup
       
    27 SOURCE          a3ffourcclookup.cpp
       
    28 
       
    29 USERINCLUDE     ../src/a3ffourcclookup
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 LIBRARY         euser.lib 
       
    34 LIBRARY         ecom.lib 
       
    35 LIBRARY         a3f_trace_heap.lib
       
    36 
       
    37 DEFFILE          a3ffourcclookup.def
       
    38 NOSTRICTDEF
       
    39 
       
    40 SMPSAFE