windowing/windowserver/group/TWSGRAPHICUNSHAREGLOBAL.MMP
changeset 0 5d03bc08d59c
child 110 7f25ef56562d
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 2006-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			twsgraphicunshareglobaltest.exe
       
    17 CAPABILITY ProtServ
       
    18 TARGETTYPE		EXE
       
    19 UID		0x00000000 0x10003a4c
       
    20 VENDORID 0x70000001
       
    21 
       
    22 SOURCEPATH		../twsgraphic
       
    23 SOURCE			TWsGraphicShareTest.CPP
       
    24 
       
    25 USERINCLUDE		../inc  ../tauto
       
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 LIBRARY			euser.lib ws32.lib gdi.lib efsrv.lib
       
    30 LIBRARY			w32stdgraphic.lib fbscli.lib tlib.lib
       
    31 
       
    32 START WINS
       
    33 WIN32_LIBRARY	gdi32.lib user32.lib
       
    34 END
       
    35 
       
    36 SMPSAFE