multimediacommsengine/tsrc/testdriver/testclient/ui/group/S60TestClient.mmp
changeset 0 1bce908db942
equal deleted inserted replaced
-1:000000000000 0:1bce908db942
       
     1 /*
       
     2 * Copyright (c) 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 "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:
       
    15 *
       
    16 */
       
    17 
       
    18 #include <testclient/tcuid.h>
       
    19 
       
    20 TARGET      TestClient.exe
       
    21 TARGETTYPE  exe
       
    22 UID         0x0 TCUID
       
    23 
       
    24 #if !defined(__SERIES60_)
       
    25 MACRO __SERIES60_
       
    26 #endif
       
    27 
       
    28 START RESOURCE	S60TestClient.rss
       
    29 HEADER
       
    30 TARGETPATH /resource/apps
       
    31 TARGET TestClient.rsc
       
    32 END // RESOURCE
       
    33 
       
    34 START RESOURCE  TestClient_reg.rss
       
    35 DEPENDS testclient.rsg
       
    36 HEADER
       
    37 TARGETPATH      /private/10003a3f/apps
       
    38 END
       
    39 
       
    40 START RESOURCE TestClient_loc.rss
       
    41 HEADER
       
    42 TARGETPATH      /resource/apps
       
    43 END
       
    44 
       
    45 VENDORID    VID_DEFAULT
       
    46 
       
    47 CAPABILITY LocalServices ReadUserData WriteUserData UserEnvironment NetworkServices \
       
    48 	Location ReadDeviceData WriteDeviceData NetworkControl SwEvent PowerMgmt AllFiles
       
    49 
       
    50 SOURCEPATH	../Src
       
    51 SOURCE		CTcApplication.cpp  
       
    52 SOURCE		CTcDocument.cpp
       
    53 SOURCE		CTcAppUi.cpp
       
    54 SOURCE		CTcContainer.cpp  
       
    55 SOURCE		TTcSettings.cpp
       
    56 SOURCE		CTcBacklight.cpp
       
    57 
       
    58 SOURCE		CTcSettingsDialogS60.cpp
       
    59 
       
    60 SOURCEPATH	../../CommonSrc
       
    61 SOURCE		dllMain.cpp
       
    62 
       
    63 USERINCLUDE	. ../../Group ../../CommonSrc ../Src
       
    64 USERINCLUDE	../../Net/Inc ../../TesterCore/Inc ../../Watcher/Inc
       
    65 
       
    66 MW_LAYER_SYSTEMINCLUDE
       
    67 
       
    68 LIBRARY		euser.lib apparc.lib efsrv.lib estor.lib ws32.lib
       
    69 LIBRARY		cone.lib eikcore.lib eikdlg.lib eikcoctl.lib bafl.lib
       
    70 LIBRARY		testclientnet.lib testercore.lib watcherclient.lib
       
    71 LIBRARY		avkon.lib commonui.lib gdi.lib