photosgallery/viewframework/medialists/tsrc/group/t_glxfromfocusoutwarditerator.mmp
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2006-2006 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:    TGlxFromFocusOutwardItemOrder unit test project file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include   <platform_paths.hrh>
       
    21 #include "../../../../group/glxbuildcommon.mmh"
       
    22 
       
    23 TARGET          t_glxfromfocusoutwarditerator.dll
       
    24 TARGETTYPE      dll
       
    25 TARGETPATH      /DigiaEUnit/Tests
       
    26 UID             0x1000af5a 0x01700000
       
    27 
       
    28 CAPABILITY      ALL -TCB
       
    29 
       
    30 #ifndef WINSCW
       
    31 EPOCALLOWDLLDATA
       
    32 #endif 
       
    33 
       
    34 SOURCEPATH              ../t_glxfromfocusoutwarditerator
       
    35 SOURCE                  t_glxfromfocusoutwarditeratordllmain.cpp
       
    36 SOURCE                  t_glxfromfocusoutwarditerator.cpp
       
    37 
       
    38 USERINCLUDE             ../t_glxfromfocusoutwarditerator 
       
    39 USERINCLUDE             ../inc
       
    40 
       
    41 SYSTEMINCLUDE           ../../inc
       
    42 SYSTEMINCLUDE           ../../../../inc
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 
       
    46 LIBRARY                 EUnit.lib
       
    47 LIBRARY                 euser.lib
       
    48 LIBRARY                 glxmedialists.lib
       
    49 LIBRARY                 lbs.lib // TCoordinate
       
    50 
       
    51 EXPORTUNFROZEN
       
    52 
       
    53 // End of file