photosgallery/gallery/rom/gallery.iby
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008-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:    (ROM) Image description file for Media gallery
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #ifndef GLX_IBY
       
    22 #define GLX_IBY
       
    23 
       
    24 #include <data_caging_paths_for_iby.hrh>
       
    25 
       
    26 S60_APP_EXE( viewer.exe )
       
    27 // S60_APP_AIF_ICONS( ?myapp )
       
    28 // S60_APP_AIF_RSC( ?myapp )
       
    29 // SCALABLE_IMAGE( APP_BITMAP_DIR, APP_BITMAP_DIR, ?myapp )
       
    30 
       
    31 // DLLs
       
    32 // file=\epoc32\release\armv5\urel\viewer.exe 			sys\bin\viewer.exe
       
    33 // ABI_DIR\BUILD_DIR\?myapp_engine_1.dll        SHARED_LIB_DIR\?myapp_engine_1.dll
       
    34 // file=ABI_DIR\BUILD_DIR\?myapp_engine_2.dll        SHARED_LIB_DIR\?myapp_engine_2.dll
       
    35 
       
    36 // configuration files
       
    37 // data=\epoc32\data\c\private\?uid3\?inifile.ini    private\?uid3\?inifile.ini
       
    38 // data=\epoc32\data\c\private\?uid3\?datafile.dat   private\?uid3\?datafile.dat
       
    39 // data=DATAZ_\RESOURCE_FILES_DIR\?myapp.rsc         RESOURCE_FILES_DIR\?myapp.rsc
       
    40 data=\epoc32\data\z\private\10003a3f\import\apps\Viewer_reg.rsc private\10003a3f\import\apps\Viewer_reg.rsc
       
    41 data=DATAZ_\RESOURCE_FILES_DIR\Viewer_loc.Rsc RESOURCE_FILES_DIR\Viewer_loc.Rsc
       
    42 data=DATAZ_\RESOURCE_FILES_DIR\Viewer.Rsc RESOURCE_FILES_DIR\Viewer.Rsc
       
    43 //data=\epoc32\data\z\private\10003a3f\import\apps\Viewer_reg.rsc private\10003a3f\import\apps\Viewer_reg.rsc
       
    44 //data=\epoc32\data\z\resource\apps\Viewer_loc.Rsc resource\apps\Viewer_loc.Rsc
       
    45 //data=\epoc32\data\z\resource\apps\Viewer.Rsc resource\apps\Viewer.Rsc
       
    46 
       
    47 // AUTO-BITMAP must be used and only used for MBM-files for file
       
    48 // compression.  Example:
       
    49 AUTO-BITMAP=ZSYSTEM\apps\?myapp\?myapp.mbm  system\apps\?myapp\?myapp.mbm
       
    50 
       
    51 // ECOM plugin
       
    52 // ECOM_PLUGIN( ?myplugin.dll, ?myplugin.rsc )
       
    53 // DLLs that are also part of the plugin
       
    54 // file=ABI_DIR\BUILD_DIR\?myplugin_dll_1.dll        SHARED_LIB_DIR\?myplugin_dll_1.dll
       
    55 // file=ABI_DIR\BUILD_DIR\?myplugin_dll_2.dll        SHARED_LIB_DIR\?myplugin_dll_2.dll
       
    56 
       
    57 // STUB_SIS File
       
    58 data=ZSYSTEM\install\glxgallery_stub.SIS    System\Install\glxgallery_stub.SIS
       
    59 #endif // GLX_IBY