graphicstest/uibench/s60/group/glplanets.mmp
changeset 0 5d03bc08d59c
child 18 5e30ef2e26cb
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     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          glplanets.exe
       
    17 CAPABILITY 		SwEvent WriteDeviceData ReadDeviceData
       
    18 targettype      exe
       
    19 uid             0x100039CE 0x101FCABE
       
    20 vendorid        0x70000001
       
    21 
       
    22 userinclude     .
       
    23 userinclude     ../src
       
    24 userinclude     ../src/tests_zorder
       
    25 systeminclude   /epoc32/include
       
    26 systeminclude   /epoc32/include/stdapis
       
    27 
       
    28 sourcepath      .
       
    29 START resource glplanets_reg.rss
       
    30 	TARGETPATH /private/10003a3f/apps
       
    31 END
       
    32 
       
    33 LIBRARY		libegl.lib
       
    34 library     euser.lib
       
    35 library     cone.lib
       
    36 library     ws32.lib
       
    37 library     eikcore.lib
       
    38 LIBRARY     hal.lib
       
    39 LIBRARY		efsrv.lib
       
    40 LIBRARY     eikcoctl.lib
       
    41 LIBRARY     apparc.lib 
       
    42 LIBRARY     libEGL.lib
       
    43 LIBRARY     libGLESv1_CM.lib
       
    44 
       
    45 SOURCEPATH ..\src
       
    46 SOURCE model.cpp geometrystructs.cpp eglenvironment.cpp
       
    47 SOURCEPATH ..\src\tests_zorder
       
    48 
       
    49 SOURCE glplanetsapp.cpp cglplanets.cpp
       
    50 
       
    51 
       
    52 SMPSAFE