camerauis/cameraapp/rom/cameraapp.iby
branchRCL_3
changeset 24 bac7acad7cb3
equal deleted inserted replaced
23:61bc0f252b2b 24:bac7acad7cb3
       
     1 /*
       
     2 * Copyright (c) 2007-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:  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 data = ABI_DIR\BUILD_DIR\z\system\sounds\Digital\cameraappSelfTimer.wav    system\sounds\Digital\cameraappSelfTimer.wav
       
    46 
       
    47 // Backup registration
       
    48 data = ZPRIVATE\101FFA86\backup_registration.xml                          private\101FFA86\backup_registration.xml
       
    49 
       
    50 
       
    51 // General settings camera plug-in
       
    52 ECOM_PLUGIN(gscameraplugin.dll, 2000F8E0.rsc)
       
    53 SCALABLE_IMAGE(APP_BITMAP_DIR, APP_BITMAP_DIR, camerasettingsplugin)
       
    54 
       
    55 
       
    56 // Camera UI configuration manager
       
    57 file=ABI_DIR\BUILD_DIR\CameraUiConfigManager.dll					SHARED_LIB_DIR\CameraUiConfigManager.dll
       
    58 
       
    59 // Stub sis file
       
    60 data=ZSYSTEM\install\cameraapp_stub.sis    System\Install\cameraapp_stub.sis
       
    61 
       
    62 
       
    63 #endif // CAMERAAPP_IBY