devicediagnostics/diagplugins/diagloudspeakerplugin/rom_files/devdiagspeakerplugin.iby
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:35:47 +0100
branchCompilerCompatibility
changeset 15 a04cc51a130f
parent 0 3ce708148e4d
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

/*
* Copyright (c) 2007 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:  Image description file for project Audio Plugin
*
*/


#ifndef DEVDIAG_SPEAKER_PLUGIN_IBY
#define DEVDIAG_SPEAKER_PLUGIN_IBY

#ifdef FF_DEVICE_DIAGNOSTICS_APP 

#include <data_caging_paths_for_iby.hrh>

ECOM_PLUGIN( devdiagspeakerplugin.dll, devdiagspeakerplugin.rsc )

#endif

#endif // DEVDIAG_SPEAKER_PLUGIN_IBY

// end of file