testconns/statapi/device/source/statapi/console/statapiconsole.mmp
changeset 4 b8d1455fddc0
equal deleted inserted replaced
2:73b88125830c 4:b8d1455fddc0
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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:   Build file for OS DISTGeneric
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 TARGETTYPE              exe
       
    20 
       
    21 // no target path specified
       
    22 
       
    23 TARGET        		statapi.exe
       
    24 UID		0x1000007A 0x10210D4E
       
    25 VENDORID 0x70000001
       
    26 epocheapsize		4096	3000000
       
    27 
       
    28 USERINCLUDE			..\.\inc
       
    29 APP_LAYER_SYSTEMINCLUDE_SYMBIAN 		\epoc32\include
       
    30 
       
    31 CAPABILITY		AllFiles SwEvent NetworkServices LocalServices PowerMgmt ProtServ TrustedUI CommDD ReadDeviceData WriteDeviceData
       
    32 
       
    33 ////////////////////////////////////////////////////////////////
       
    34 //
       
    35 // Resource Files
       
    36 //
       
    37 ////////////////////////////////////////////////////////////////
       
    38 
       
    39 
       
    40 //START RESOURCE		statapi.rss
       
    41 //	HEADER
       
    42 //	TARGETPATH		\resource\apps
       
    43 //END
       
    44 
       
    45 START BITMAP		statapiicon.mbm
       
    46 	HEADER
       
    47 	SOURCEPATH		..\rsc
       
    48 	SOURCE			C8 statapiicon_24x24i.bmp statapiicon_24x24m.bmp statapiicon_32x32i.bmp statapiicon_32x32m.bmp
       
    49 	TARGETPATH		\resource\apps
       
    50 END
       
    51 
       
    52 START RESOURCE		..\rsc\statapi_loc.rss
       
    53 	TARGETPATH		\resource\apps
       
    54 END
       
    55 
       
    56 START RESOURCE		..\rsc\statapi_reg.rss
       
    57 	TARGETPATH		\private\10003a3f\apps
       
    58 END
       
    59 
       
    60 
       
    61 SOURCEPATH			..\.\src
       
    62 SOURCE				stat_main.cpp
       
    63 SOURCE				stat_console.cpp
       
    64 SOURCE				activeconsole.cpp
       
    65 
       
    66 LIBRARY			euser.lib apparc.lib esock.lib apgrfx.lib 
       
    67 LIBRARY			fbscli.lib hal.lib efsrv.lib estor.lib
       
    68 LIBRARY			c32.lib insock.lib iniparser.lib 
       
    69 LIBRARY			sdpdatabase.lib ws32.lib
       
    70 LIBRARY			bluetooth.lib 
       
    71 LIBRARY			sishelper.lib
       
    72 LIBRARY			commdb.lib 
       
    73 
       
    74 
       
    75 STATICLIBRARY			stat.lib