camerauis/cameraxui/rom/camerax.iby
changeset 19 d9aefe59d544
child 29 699651f2666f
child 43 0e652f8f1fbd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/camerauis/cameraxui/rom/camerax.iby	Fri Apr 16 14:51:30 2010 +0300
@@ -0,0 +1,44 @@
+/*
+* 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