diff -r b8ed18f6c07b -r fcaf4606ba4e mmaudio_config/group/mmaudio.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmaudio_config/group/mmaudio.iby Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,45 @@ +// Copyright (c) 2010 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 MMAUDIO_IBY +#define MMAUDIO_IBY + +#include +#include + +#include +#include +#include + +//The following are exported to CORE_OS_LAYER_IBY_EXPORT_PATH +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // MMAUDIO_IBY + + +