photosgallery/viewframework/medialists/tsrc/group/ut_tglxselectioniterator.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:    TGlxSelectionIterator unit test project file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include "../../../../group/glxbuildcommon.mmh"
       
    22 
       
    23 TARGET          ut_tglxselectioniterator.dll
       
    24 TARGETTYPE      dll
       
    25 TARGETPATH      /DigiaEUnit/Tests
       
    26 UID             0x1000af5a 0x01700000
       
    27 
       
    28 CAPABILITY      ALL -TCB
       
    29 
       
    30 SOURCEPATH              ../ut_tglxselectioniterator
       
    31 SOURCE                  ut_tglxselectioniteratordllmain.cpp
       
    32 SOURCE                  ut_tglxselectioniterator.cpp
       
    33 
       
    34 USERINCLUDE             ../ut_tglxselectioniterator
       
    35 USERINCLUDE             ../inc
       
    36 
       
    37 SYSTEMINCLUDE           ../../inc
       
    38 SYSTEMINCLUDE           ../../../../inc
       
    39 
       
    40 APP_LAYER_SYSTEMINCLUDE
       
    41 
       
    42 LIBRARY                 EUnit.lib
       
    43 LIBRARY                 euser.lib
       
    44 LIBRARY                 glxmedialists.lib
       
    45 LIBRARY        					mpxcommon.lib
       
    46 
       
    47 EXPORTUNFROZEN
       
    48 
       
    49 // End of file