os/graphics/graphicstest/uibench/s60/group/multiplesurfaces.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 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          multiplesurfaces.exe
    17 CAPABILITY 		SwEvent WriteDeviceData ReadDeviceData
    18 targettype      exe
    19 uid             0x100039CE 0x101FCABF
    20 vendorid        0x70000001
    21 
    22 userinclude     .
    23 userinclude     ..\src
    24 userinclude     ..\src\tests_flowwindow
    25 userinclude     ..\src\tests_zorder
    26 userinclude     ..\src\windows
    27 
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 
    30 sourcepath      .
    31 START resource multiplesurfaces_reg.rss
    32 	TARGETPATH /private/10003a3f/apps
    33 END
    34 
    35 library     ecom.lib
    36 library     euser.lib
    37 library     cone.lib
    38 library     ws32.lib
    39 library     eikcore.lib
    40 LIBRARY     hal.lib
    41 LIBRARY		efsrv.lib
    42 LIBRARY     eikcoctl.lib
    43 LIBRARY     apparc.lib 
    44 LIBRARY		fbscli.lib
    45 LIBRARY		gdi.lib
    46 LIBRARY 	surfaceupdateclient.lib imageconversion.lib bitmaptransforms.lib
    47 LIBRARY     surfacemanager.lib
    48 
    49 SOURCEPATH ..\src
    50 SOURCE  surfaceutility.cpp
    51 
    52 SOURCEPATH ..\src\tests_zorder
    53 SOURCE  multiplesurfacesapp.cpp cmultiplesurfaces.cpp 
    54 
    55 SOURCEPATH ..\src\windows
    56 SOURCE	tsmallwindowraster.cpp
    57 SOURCE	twindow.cpp
    58 
    59 
    60 SMPSAFE