os/graphics/windowing/windowserver/test/TAutoServer/openwfc/TAutoServer_nga.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2006-2010 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 // using relative paths for sourcepath and user includes
    15 // 
    16 //
    17 
    18 TARGET        tautoserver_nga.exe
    19 TARGETTYPE    exe
    20 UID 0x00000000 0x10205152
    21 VENDORID 0x70000001
    22 CAPABILITY PowerMgmt WriteDeviceData SwEvent ProtServ
    23 
    24 MACRO TEST_GRAPHICS_WSERV_TAUTOSERVER_NGA
    25 MACRO SYMBIAN_GRAPHICS_GCE
    26 
    27 USERINCLUDE		../../../../../graphicstest/graphicstestharness/inc ../../../inc ../../tauto ../../tauto/openwfc
    28 USERINCLUDE		../../tredir ../../tlisten ../../tframerate ../../tcontaindrawer ../../t_gdcoverage ../../tbufferdrawer
    29 USERINCLUDE		../../tlib ../../
    30 
    31 OS_LAYER_SYSTEMINCLUDE
    32 OS_LAYER_LIBC_SYSTEMINCLUDE
    33 
    34 SOURCEPATH    ../
    35 SOURCE        TAutoServer.cpp
    36 SOURCEPATH    ../../
    37 SOURCE        PARSEINIDATA.CPP
    38 
    39 SOURCEPATH    ../../tauto
    40 SOURCE        AUTO.CPP
    41 SOURCE        TAUTODLL.CPP
    42 SOURCE        TEvent.CPP
    43 SOURCE        tgc.cpp
    44 SOURCE        TMulTran.CPP
    45 SOURCE        TOOM.CPP
    46 SOURCE        TRegion.cpp
    47 SOURCE        TGDI.CPP
    48 SOURCE        TPANIC.CPP
    49 SOURCE        TREDRSTR.CPP
    50 SOURCE        TSCREENMODEPOSITIONING.CPP
    51 SOURCE        TSCRMODE.CPP
    52 SOURCE        TWINDOW.CPP
    53 SOURCE        TSCROLL.CPP
    54 SOURCE        TWSGRAPHS.CPP
    55 SOURCE        TFADE.CPP
    56 SOURCE        TTEXTCURS.CPP
    57 SOURCE        TREDRAW.CPP
    58 SOURCE        TBACKUPW.CPP
    59 SOURCE        tcrpanim.cpp
    60 SOURCE	      colorblender.cpp
    61 SOURCE        TGETPIXEL.CPP
    62 SOURCE        tdirecta2.cpp
    63 SOURCE        TScreenModeScaling.cpp
    64 SOURCE        TSPRITE.CPP
    65 SOURCE        TBLANK.CPP
    66 SOURCE        TAnimdraw.cpp
    67 SOURCE        TPROCPRI.CPP
    68 SOURCE        TKEY.CPP
    69 SOURCE        TDirectA.CPP
    70 SOURCE        TMDISPLAY.CPP
    71 SOURCE        TRECTLIST.CPP
    72 SOURCE        TDERIVED.CPP
    73 SOURCE        TSCRDEV.CPP
    74 SOURCE        TSCRDEVRESSWITCH.CPP
    75 SOURCE        TMESSAGE.CPP
    76 SOURCE	      TOOMDRAW.CPP
    77 SOURCE        TPntKey.CPP
    78 SOURCE        TKRepeat.CPP
    79 SOURCE        TBITMAP.CPP
    80 SOURCE        TORDINAL.CPP
    81 SOURCE        TGWHANDLE.CPP
    82 SOURCE        TMODCHG.CPP
    83 SOURCE        TAlphaChannel.CPP
    84 SOURCE        talphawin.cpp
    85 SOURCE        TMULTCON.CPP
    86 SOURCE        TPNTCAP.CPP
    87 SOURCE        TCAPABILITY.CPP
    88 SOURCE        TPointer.CPP
    89 SOURCE        TCapKey.CPP
    90 SOURCE        TBUFFERSECURITY.CPP
    91 SOURCE        tw32cmdbuf.cpp
    92 SOURCE 	      TTransptAnim.cpp
    93 SOURCE        TMULSCREENS.CPP
    94 SOURCE        TFLICKERFREE.CPP
    95 SOURCE        TMemLeakMode.cpp
    96 SOURCE        THeartBeat.CPP
    97 SOURCE	      TGRAPHICSDRAWER.CPP
    98 SOURCE        tadvancedpointerevent.cpp
    99 SOURCE	      tmultiptrevent.cpp
   100 SOURCE	      tdrawresource.cpp
   101 SOURCE	      twindowsizecache.cpp
   102 SOURCE        tdevicerotation.cpp
   103 
   104 //Required to test CommamdBuffer::Play using MWsGraphicsContext in tgc
   105 SOURCE        directgdigcwrapper.cpp
   106 
   107 LIBRARY	      bitgdi.lib	efsrv.lib	euser.lib	fbscli.lib
   108 LIBRARY	      gdi.lib		hal.lib		tlib.lib	ws32.lib
   109 LIBRARY	      w32stdgraphic.lib
   110 LIBRARY       palette.lib
   111 LIBRARY	      estor.lib
   112 LIBRARY       linebreak.lib
   113 LIBRARY		  wsredir.lib wslisten.lib wsgdcov.lib wscontaindrawer.lib wsbufferdrawer.lib
   114 LIBRARY	      testexecuteutils.lib tgraphicsharness.lib
   115 LIBRARY	      testexecutelogclient.lib
   116 LIBRARY	      wsgraphicdrawer.lib
   117 LIBRARY 	  animation.lib
   118 LIBRARY		  imageconversion.lib
   119 LIBRARY		  ecom.lib
   120 LIBRARY	      wsframerate.lib
   121 LIBRARY	      remotegc.lib
   122 LIBRARY       lookuptable.lib
   123 LIBRARY	      graphicsresource.lib directgdi.lib
   124 LIBRARY	      surfacemanager.lib
   125 LIBRARY	      surfaceupdateclient.lib
   126 
   127 EPOCSTACKSIZE   0x8000
   128 
   129 SMPSAFE