pushmtm/Rom/S60SiSlWapPush.iby
changeset 51 48e827313edd
parent 37 481242ead638
child 53 f427d27b98d8
equal deleted inserted replaced
37:481242ead638 51:48e827313edd
     1 /*
       
     2 * Copyright (c) 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 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: 
       
    15 *
       
    16 */
       
    17 #ifndef __S60SISLWAPPUSH_IBY__
       
    18 #define __S60SISLWAPPUSH_IBY__
       
    19 
       
    20 REM This iby file puts Symbian components to ROM. It replaces sislwappush.iby.
       
    21 REM It does not put some components to ROM, that are put by sislwappush.iby.
       
    22 
       
    23 file=ABI_DIR\BUILD_DIR\sislpushmsgutils.dll	System\Libs\sislpushmsgutils.dll	
       
    24 
       
    25 data=ZRESOURCE\wappush\si.dtd			RESOURCE\wappush\si.dtd
       
    26 data=ZRESOURCE\wappush\sl.dtd			RESOURCE\wappush\sl.dtd
       
    27 data=ZRESOURCE\wappush\si10.tok			RESOURCE\wappush\si10.tok
       
    28 data=ZRESOURCE\wappush\sl10.tok			RESOURCE\wappush\sl10.tok
       
    29 
       
    30 #endif // __S60SISLWAPPUSH_IBY__