xml/wbxmlparser/group/syncml1_1stringdictionary01.mmp
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // syncml1_1stringdictionary01.dll wbxml test string dictionary code page 1 (syncml 1.1)
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET			syncml1_1stringdictionary01.dll
       
    23 CAPABILITY		All -Tcb
       
    24 TARGETTYPE		plugin
       
    25 
       
    26 // ECom Plugin Dll UID followed by the unique UID for this dll
       
    27 // Assigned to UID2 and UID3 respectively
       
    28 UID 			0x10009D8D 0x101FB81C
       
    29 VENDORID		0x70000001
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 USERINCLUDE 	../../xmlfw/inc
       
    33 
       
    34 SOURCEPATH		../src/sd_syncml
       
    35 SOURCE			syncml1_1stringdictionary01.cpp
       
    36 
       
    37 START RESOURCE	101FB81C.rss
       
    38 TARGET			syncml1_1stringdictionary01.rsc
       
    39 END
       
    40 
       
    41 START			STRINGTABLE syncml1_1codepage01tagtable.st
       
    42 END
       
    43 
       
    44 LIBRARY		bafl.lib		// for RStringPool
       
    45 LIBRARY 	euser.lib
       
    46 LIBRARY		xmlframework.lib
       
    47 
       
    48 SMPSAFE