appinstaller/AppinstUi/sisxsifplugin/tsrc/testinstaller/testinstaller.iby
changeset 25 98b66e4fb0be
child 29 26b6f0522fd8
equal deleted inserted replaced
24:84a16765cd86 25:98b66e4fb0be
       
     1 /*
       
     2 * Copyright (c) 2010 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 "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: Package info file for test installer
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __TESTINSTALLER_IBY__
       
    19 #define __TESTINSTALLER_IBY__
       
    20 
       
    21 #include <data_caging_paths_for_iby.hrh>
       
    22 
       
    23 S60_APP_EXE( testinstaller )
       
    24 S60_APP_AIF_RSC( testinstaller )
       
    25 S60_APP_RESOURCE( testinstaller )
       
    26 
       
    27 #endif  // __TESTINSTALLER_IBY__