videoplayerapp/videoplayer/rom/videoplayer.iby
changeset 39 f6d44a0cd476
child 40 13331705e488
equal deleted inserted replaced
38:ff53afa8ad05 39:f6d44a0cd476
       
     1 /*
       
     2 * Copyright (c) 2006-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 "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: videoplayer.iby
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __VIDEOPLAYER_IBY__
       
    20 #define __VIDEOPLAYER_IBY__
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 #include <data_caging_paths_for_iby.hrh>
       
    24 
       
    25 S60_APP_EXE(videoplayer)
       
    26 data=DATAZ_/PRIVATE/10003A3F/import/APPS/videoplayer_reg.rsc    private/10003a3f/import/apps/videoplayer_reg.rsc
       
    27 data=DATAZ_\install\videoplayer_stub.sis                        system\install\videoplayer_stub.sis 
       
    28 
       
    29 #endif  // __VIDEOPLAYER_IBY__