phoneuis/ussdeditor/rom/ussdeditor.iby
changeset 45 6b911d05207e
parent 27 2f8f8080a020
child 53 22cc52eade9b
equal deleted inserted replaced
37:ba76fc04e6c2 45:6b911d05207e
     1 ;
     1 /*
     2 ; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 ; All rights reserved.
     3 * All rights reserved.
     4 ; This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 ; under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 ; which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 ;
     8 *
     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: IBY file for satapp application
    14 * Description: IBY file for satapp application
    15 ;
    15 *
    16 ;
    16 */
    17 
    17 
    18 #ifndef __USSDEDITOR_IBY__
    18 #ifndef __USSDEDITOR_IBY__
    19 #define __USSDEDITOR_IBY__
    19 #define __USSDEDITOR_IBY__
    20 
    20 
    21 #include <data_caging_paths_for_iby.hrh>
    21 #include <data_caging_paths_for_iby.hrh>
    22 
    22 
    23 file=ABI_DIR\BUILD_DIR\ussdeditor.exe                  SHARED_LIB_DIR\ussdeditor.exe
    23 file=ABI_DIR\BUILD_DIR\ussdeditor.exe                  SHARED_LIB_DIR\ussdeditor.exe
    24 data=ZSYSTEM\install\ussdeditor_stub.sis               system\install\ussdeditor_stub.sis
    24 data=ZSYSTEM\install\ussdeditor_stub.sis               system\install\ussdeditor_stub.sis
       
    25 data=DATAZ_\RESOURCE_FILES_DIR\ussdeditor.rsc          RESOURCE_FILES_DIR\ussdeditor.rsc
       
    26 data=ZPRIVATE\10003a3f\import\apps\ussdeditor_reg.rsc  private\10003a3f\import\apps\ussdeditor_reg.rsc
    25 
    27 
    26 #endif
    28 #endif