websrv_pub/xml_extensions_api/tsrc/bc/xml_extensions_api/group/WSTester.mmp
changeset 29 5743aa3a72c3
parent 0 62f9d29f7211
equal deleted inserted replaced
28:0802db42e4e9 29:5743aa3a72c3
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  ?Description
    14 * Description:    Project specification file for wstester
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    25 //UID             0x1000008D 0x101FB3E7 SAPREgiste from Yomi
    25 //UID             0x1000008D 0x101FB3E7 SAPREgiste from Yomi
    26 
    26 
    27 #if defined(EKA2)
    27 #if defined(EKA2)
    28 CAPABILITY	ALL -TCB
    28 CAPABILITY	ALL -TCB
    29 /* Remove comments and replace 0x00000000 with correct vendor id */
    29 /* Remove comments and replace 0x00000000 with correct vendor id */
    30 // VENDORID 	0x00000000
    30 VENDORID VID_DEFAULT
    31 #endif
    31 #endif
    32 
    32 
    33 //TARGETPATH      ?target_path
    33 //TARGETPATH      ?target_path
    34 DEFFILE         WSTester.DEF
    34 DEFFILE         WSTester.DEF
    35 
    35 
    54 LIBRARY		SenServMgr.lib
    54 LIBRARY		SenServMgr.lib
    55 //LIBRARY		SenXmlInterface.lib // after Symbian XML integration it has to be removed
    55 //LIBRARY		SenXmlInterface.lib // after Symbian XML integration it has to be removed
    56 LIBRARY		SenUtils.lib
    56 LIBRARY		SenUtils.lib
    57 
    57 
    58 LIBRARY		efsrv.lib
    58 LIBRARY		efsrv.lib
    59 LIBRARY		imut.lib // base64 enc/dec
    59 LIBRARY 	inetprotutil.lib // for base64 encoding
    60 LIBRARY		estor.lib
    60 LIBRARY		estor.lib
    61 LIBRARY		XMLFRAMEWORK.lib
    61 LIBRARY		XMLFRAMEWORK.lib
    62 LIBRARY 	bafl.lib
    62 LIBRARY 	bafl.lib
    63 LIBRARY 	commdb.lib
    63 LIBRARY 	commdb.lib
    64 
    64