imagingandcamerafws/imagingfws/group/TImageDisplay.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2005-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 // MACRO __ENABLE_DEBUG_OUTPUT
       
    15 // if set, enable RDebug::Print() calls to help debugging
       
    16 // 
       
    17 //
       
    18 
       
    19 #define KUidApp                                 268435564
       
    20 #define KUidAppUnicode                          268450254
       
    21 #define KUidImageDisplayApp   0x10207091
       
    22 
       
    23 epocheapsize 0x30000 0x4000000
       
    24 
       
    25 TARGET        timagedisplay.exe  
       
    26 TARGETTYPE	exe
       
    27 
       
    28 UID      KUidAppUnicode KUidImageDisplayApp
       
    29 VENDORID 0x70000001
       
    30 CAPABILITY DRM
       
    31 
       
    32 SOURCEPATH	../src/Test/TImageDisplay
       
    33 
       
    34 USERINCLUDE     ../src/Test/TImageDisplay
       
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN // For Techview headers
       
    36 
       
    37 SOURCE          TImageDisplay.cpp
       
    38 SOURCE          TImageDisplayDlgs.cpp
       
    39 SOURCE          TImageDisplayAppView.cpp
       
    40 
       
    41 
       
    42 START RESOURCE	TImageDisplay.rss
       
    43 HEADER
       
    44 targetpath	/resource/apps
       
    45 lang		sc
       
    46 end
       
    47 
       
    48 
       
    49 LIBRARY         euser.lib efsrv.lib gdi.lib fbscli.lib
       
    50 LIBRARY         apparc.lib ws32.lib cone.lib 
       
    51 LIBRARY		eikcore.lib eikdlg.lib eikfile.lib eikcoctl.lib eikctl.lib bitgdi.lib
       
    52 LIBRARY         imageconversion.lib
       
    53 LIBRARY         imagedisplay.lib
       
    54 LIBRARY         mmcommon.lib
       
    55 
       
    56 sourcepath	../src/Test/TImageDisplay
       
    57 START RESOURCE	TImageDisplay_reg.rss
       
    58 TARGETPATH	/private/10003a3f/apps
       
    59 END
       
    60 
       
    61 start resource TImageDisplay_loc.RSS
       
    62 targetpath /resource/apps
       
    63 lang sc
       
    64 end
       
    65 
       
    66 START BITMAP timagedisplayicon.mbm
       
    67 HEADER
       
    68 sourcepath ../src/Test/TImageDisplay
       
    69 targetpath /resource/apps
       
    70 source c8 AP24.BMP AP24M.BMP AP32.BMP AP32M.BMP AP48.BMP AP48M.BMP
       
    71 end
       
    72 
       
    73 
       
    74 
       
    75 START WINS
       
    76 BASEADDRESS     0x4F300000
       
    77 END
       
    78 
       
    79 
       
    80 SMPSAFE