imaging/imagingfws/ExifUtility/mmpfiles/ExifUtility.mmp
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2004-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	exifutility.dll
       
    17 TARGETTYPE	DLL
       
    18 CAPABILITY ALL -TCB
       
    19 VENDORID 0x70000001
       
    20 
       
    21 UID	0x10000008   0x1020708D
       
    22 
       
    23 USERINCLUDE		../inc
       
    24 USERINCLUDE		../src
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 
       
    28 SOURCEPATH		../src
       
    29 SOURCE			ExifUtility.cpp
       
    30 
       
    31 LIBRARY			euser.lib
       
    32 
       
    33 START	WINS
       
    34 BASEADDRESS	0x4F720000
       
    35 END
       
    36 
       
    37 SMPSAFE