devsoundextensions/effectspresets/rom/EffectsPresets.iby
changeset 0 40261b775718
child 12 b74061f7f3d2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/devsoundextensions/effectspresets/rom/EffectsPresets.iby	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,34 @@
+/*
+* Copyright (c) 2005-2006 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:   Support for Preset Effects
+*
+*/
+
+
+#ifndef __EFFECTSPRESETS_IBY__
+#define __EFFECTSPRESETS_IBY__
+
+#include <bldvariant.hrh>
+
+file=ABI_DIR\BUILD_DIR\AudioEqualizerUtility.dll		SHARED_LIB_DIR\AudioEqualizerUtility.dll
+file=ABI_DIR\BUILD_DIR\EnvironmentalReverbUtility.dll		SHARED_LIB_DIR\EnvironmentalReverbUtility.dll
+file=ABI_DIR\BUILD_DIR\StereoWideningUtility.dll		SHARED_LIB_DIR\StereoWideningUtility.dll
+
+//CenRep Keys Backup for Audio Equalizer Utility
+data=DATAZ_\private\10207A8F\backup_registration.xml	private\10207A8F\backup_registration.xml
+
+// Effect Presets
+data=ZSYSTEM\install\EffectsPresets_Stub.SIS    System\Install\EffectsPresets_Stub.SIS
+
+#endif