camerauis/cameraxui/rom/camerax.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:51:30 +0300
changeset 19 d9aefe59d544
child 29 699651f2666f
child 43 0e652f8f1fbd
permissions -rw-r--r--
Revision: 201011 Kit: 201015

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#ifndef CAMERAX_IBY
#define CAMERAX_IBY

#include <data_caging_paths_for_iby.hrh>

// Ui
S60_APP_EXE(cxui)
data = DATAZ_\private\10003a3f\import\apps\cxui_reg.rsc    \private\10003a3f\import\apps\cxui_reg.rsc
data = DATAZ_\APP_RESOURCE_DIR\cxui.mif                    APP_RESOURCE_DIR\cxui.mif

// Sounds
data = DATAZ_\system\sounds\digital\capture.wav      system\sounds\digital\capture.wav
data = DATAZ_\system\sounds\digital\videoStart.wav   system\sounds\digital\videoStart.wav
data = DATAZ_\system\sounds\digital\videoStop.wav    system\sounds\digital\videoStop.wav
data = DATAZ_\system\sounds\digital\autoFocus.wav    system\sounds\digital\autoFocus.wav

// CR key files
data = DATAZ_\private\10202be9\20027017.txt    private\10202be9\20027017.txt
data = DATAZ_\private\10202be9\20027018.txt    private\10202be9\20027018.txt

// Engine
file = ABI_DIR\BUILD_DIR\cxengine.dll    SHARED_LIB_DIR\cxengine.dll

// Stub sis for update support
data = DATAZ_\system\install\camerax_stub.sis    \system\install\camerax_stub.sis

#endif // CAMERAX_IBY