sl@0: /*
sl@0: * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
sl@0: * All rights reserved.
sl@0: * This component and the accompanying materials are made available
sl@0: * under the terms of "Eclipse Public License v1.0"
sl@0: * which accompanies this distribution, and is available
sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0: *
sl@0: * Initial Contributors:
sl@0: * Nokia Corporation - initial contribution.
sl@0: *
sl@0: * Contributors:
sl@0: *
sl@0: * Description:   Project specification for DevSound extension projects.
sl@0: *
sl@0: */
sl@0: 
sl@0: 
sl@0: 
sl@0: PRJ_PLATFORMS
sl@0: DEFAULT
sl@0: 
sl@0: PRJ_EXPORTS
sl@0: 
sl@0: PRJ_MMPFILES
sl@0: 
sl@0: // Audio DRM API
sl@0: #include "../drmaudioplayer/group/bld.inf"
sl@0: 
sl@0: // Custom Interface Utility Projects
sl@0: #include "../mmextfw/Group/bld.inf"
sl@0: 
sl@0: // Audio Routing projects
sl@0: #include "../audiorouting/Group/bld.inf"
sl@0: 
sl@0: // Effect Projects
sl@0: #include "../effects/Group/bld.inf"
sl@0: 
sl@0: // Effect Preset Projects
sl@0: #include "../effectspresets/Group/bld.inf"
sl@0: 
sl@0: // Telephone Audio Routing
sl@0: #include "../telephonyaudiorouting/Group/bld.inf"
sl@0: 
sl@0: // Codec Custom Interface Support
sl@0: #include "../mmfcustominterfaces/Group/bld.inf"
sl@0: 
sl@0: // Added DevSound Control
sl@0: #include "../addeddevsoundcontrol/Group/bld.inf"
sl@0: 
sl@0: // Added Global Audio Settings
sl@0: #include "../globalaudiosettings/group/bld.inf"
sl@0: 
sl@0: // Added Restricted Audio Output
sl@0: #include "../restrictedaudiooutput/Group/bld.inf"
sl@0: 
sl@0: // Added CIExtnFactoryPlugins
sl@0: #include "../ciextnfactoryplugins/group/bld.inf"
sl@0: 
sl@0: //  End of File
sl@0: