videoutils_plat/videoconnutility_api/tsrc/VCXConnUtilTestExe/group/VCXConnUtilTestExe.mmp
branchRCL_3
changeset 23 13a33d82ad98
parent 0 822a42b6c3f1
equal deleted inserted replaced
22:826cea16efd9 23:13a33d82ad98
       
     1 /*
       
     2 * Copyright (c) 2002-2007 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 the License "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:   ?Description*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET		  VCXConnUtilTestExe.exe
       
    22 TARGETTYPE	  exe
       
    23 //UID	      0x1000008c 0x101FB3E1
       
    24 UID           0x1000008D 0x101FB3E3
       
    25 
       
    26 CAPABILITY    CAP_GENERAL_DLL -DRM -AllFiles
       
    27 
       
    28 USERINCLUDE     ../inc
       
    29 USERINCLUDE     ../../inc
       
    30 USERINCLUDE     ../../VCXTestCommon/inc
       
    31 USERINCLUDE     ../../VCXTestUtilModule/inc
       
    32 USERINCLUDE     ../../../inc/ipvideo
       
    33 
       
    34 /// SYSTEMINCLUDE /Epoc32/include/ecom
       
    35 APP_LAYER_SYSTEMINCLUDE
       
    36 
       
    37 SOURCEPATH	  ../src
       
    38 SOURCE		  VCXConnUtilTestExe.cpp
       
    39 SOURCE        VCXConnUtilTester.cpp
       
    40 SOURCE        VCXConnUtilTestExeTester.cpp
       
    41 SOURCE        ../../src/VCXConnUtilTestSubscriber.cpp
       
    42 
       
    43 LIBRARY         cone.lib
       
    44 LIBRARY         euser.lib
       
    45 LIBRARY         estor.lib
       
    46 LIBRARY         VCXTestCommon.lib
       
    47 LIBRARY         FLOGGER.lib
       
    48 LIBRARY         efsrv.lib
       
    49 LIBRARY         bafl.lib
       
    50 LIBRARY         edbms.lib // rdbstoredatabase
       
    51 LIBRARY         centralrepository.lib
       
    52 LIBRARY         vcxconnectionutility.lib
       
    53 
       
    54 LANG            SC