imaging/imagingfws/group/TImageTran.mmp
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     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 #define KUidAppUnicode	0x100039CE
       
    17 #define KUidTImageTran	0x10285E59
       
    18 
       
    19 TARGET		timagetran.exe
       
    20 TARGETTYPE	exe
       
    21 UID		KUidAppUnicode KUidTImageTran
       
    22 VENDORID	0x70000001
       
    23 
       
    24 SOURCEPATH	../src/Test/TImageTran
       
    25 SOURCE		TImageTran.cpp
       
    26 SOURCE		TImageTranSupp.cpp
       
    27 SOURCE		TImageTranParse.cpp
       
    28 
       
    29 USERINCLUDE	../src/Test/TImageTran
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 LIBRARY		euser.lib
       
    33 LIBRARY		bafl.lib
       
    34 LIBRARY		efsrv.lib
       
    35 LIBRARY		imagetransform.lib
       
    36 LIBRARY		imageconversion.lib
       
    37 lIBRARY		jpegimageframeplugin.lib
       
    38 LIBRARY		ecom.lib
       
    39 LIBRARY		mmcommon.lib
       
    40 LIBRARY		fbscli.lib
       
    41 
       
    42 SMPSAFE