diff -r 000000000000 -r 60b4b6493d7b mediasettings/mediasettingsapp/rom/mediasettings.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mediasettings/mediasettingsapp/rom/mediasettings.iby Thu Nov 04 11:16:56 2010 +0200 @@ -0,0 +1,30 @@ +/* +* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "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: MediaSettings ROM resources.* +*/ + + +// Version : %version: 4 % + + +#ifndef __MEDIASETTINGS_IBY__ +#define __MEDIASETTINGS_IBY__ + +#include + +S60_APP_EXE( mediasettings ) +S60_APP_BITMAP( mediasettings ) +S60_UPGRADABLE_APP_REG_RSC( mediasettings ) + +#endif // __MEDIASETTINGS_IBY__