bluetoothengine/btaudiostreamer/rom/btaudiostreamer.iby
author William Roberts <williamr@symbian.org>
Mon, 08 Mar 2010 21:43:36 +0000
branchCompilerCompatibility
changeset 7 17bf63daa97b
parent 0 f63038272f30
permissions -rw-r--r--
Create CompilerCompatibility branch

/*
* 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 __BTAUDIOSTREAMER_IBY__
#define __BTAUDIOSTREAMER_IBY__

#if defined __BT_STEREO_AUDIO

file=ABI_DIR\BUILD_DIR\btaudiostreamer.dll		SHARED_LIB_DIR\btaudiostreamer.dll

#endif	// __BT_STEREO_AUDIO

#endif