imaging/imagingfws/MediaClientImage/MmpFiles/Test/TMDAVID.MMP
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 1997-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 TARGET			TMdaVid.exe
       
    17 CAPABILITY ALL -TCB
       
    18 TARGETTYPE		exe
       
    19 
       
    20 SOURCEPATH	../../Source/Test/TMdaVid
       
    21 SOURCE			TMdaCorV.cpp
       
    22 SOURCE			TMdaVid5.cpp
       
    23 
       
    24 USERINCLUDE		../../../../../mmlibs/mmfw/inc
       
    25 
       
    26 // SYSTEMINCLUDE STATEMENTS NEED TO BE UPDATED FOR HEADER RELOCATION BEFORE THIS MMP
       
    27 // IS PERMANTELY ADDED TO A BLD.INF
       
    28 systeminclude	/epoc32/include
       
    29 
       
    30 LIBRARY			euser.lib
       
    31 LIBRARY			mediaclientimage.lib
       
    32 LIBRARY			efsrv.lib
       
    33 LIBRARY			fbscli.lib
       
    34 
       
    35 START WINS
       
    36 	BASEADDRESS	0x4F260000
       
    37 END
       
    38 
       
    39 VENDORID 0x70000001