camerauis/cameraapp/rom/cameraapp.iby
changeset 19 d9aefe59d544
parent 3 8b2d6d0384b0
child 21 fa6d9f75d6a6
child 28 3075d9b614e6
equal deleted inserted replaced
3:8b2d6d0384b0 19:d9aefe59d544
     1 /*
       
     2 * Copyright (c) 2007 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:  Image description file for CameraApp
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef CAMERAAPP_IBY
       
    20 #define CAMERAAPP_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 // Executable
       
    25 S60_APP_EXE(cameraapp)
       
    26 
       
    27 // non-localisable resource files
       
    28 S60_APP_BITMAP(cameraapp)
       
    29 S60_APP_BITMAP(cameraapp2)
       
    30 S60_APP_AIF_ICONS(cameraapp)
       
    31 S60_UPGRADABLE_APP_REG_RSC(cameraapp)
       
    32 
       
    33 // Binary data files
       
    34 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCapture1.wav    system\sounds\Digital\cameraappCapture1.wav
       
    35 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCapture2.wav    system\sounds\Digital\cameraappCapture2.wav
       
    36 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCapture3.wav    system\sounds\Digital\cameraappCapture3.wav
       
    37 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCapture4.wav    system\sounds\Digital\cameraappCapture4.wav
       
    38 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappFocusSucc.wav   system\sounds\Digital\cameraappFocusSucc.wav
       
    39 data = ABI_DIR\BUILD_DIR\z\system\sounds\digital\cameraappStop.wav         system\sounds\digital\cameraappStop.wav
       
    40 data = ABI_DIR\BUILD_DIR\z\system\sounds\digital\cameraappStart.wav        system\sounds\digital\cameraappStart.wav
       
    41 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCaptureShort1.wav    system\sounds\Digital\cameraappCaptureShort1.wav
       
    42 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCaptureShort2.wav    system\sounds\Digital\cameraappCaptureShort2.wav
       
    43 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCaptureShort3.wav    system\sounds\Digital\cameraappCaptureShort3.wav
       
    44 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappCaptureShort4.wav    system\sounds\Digital\cameraappCaptureShort4.wav
       
    45 
       
    46 // Backup registration
       
    47 data = ZPRIVATE\101FFA86\backup_registration.xml                          private\101FFA86\backup_registration.xml
       
    48 
       
    49 
       
    50 // General settings camera plug-in
       
    51 ECOM_PLUGIN(gscameraplugin.dll, 2000F8E0.rsc)
       
    52 SCALABLE_IMAGE(APP_BITMAP_DIR, APP_BITMAP_DIR, camerasettingsplugin)
       
    53 
       
    54 
       
    55 // Camera UI configuration manager
       
    56 file=ABI_DIR\BUILD_DIR\CameraUiConfigManager.dll					SHARED_LIB_DIR\CameraUiConfigManager.dll
       
    57 
       
    58 // Stub sis file
       
    59 data=ZSYSTEM\install\cameraapp_stub.sis    System\Install\cameraapp_stub.sis
       
    60 
       
    61 // Backup registration
       
    62 data = ZPRIVATE\2001B29B\backup_registration.xml                    private\2001B29B\backup_registration.xml
       
    63 
       
    64 
       
    65 #endif // CAMERAAPP_IBY