pushmtm/Rom/S60SiSlWapPush.iby
branchRCL_3
changeset 65 8e6fa1719340
parent 0 84ad3b177aa3
equal deleted inserted replaced
64:6385c4c93049 65:8e6fa1719340
       
     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__