sl@0: // Copyright (c) 2008-2009 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: sl@0: // sl@0: sl@0: #ifndef MISC_IBY sl@0: #define MISC_IBY sl@0: sl@0: //****************************************** sl@0: // the following will be added to main .iby files, but are added here so updated iby files can be used in an old build sl@0: sl@0: // common components - will be added to epocbase.iby sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: sl@0: // optional or replacable components - will be added to techview_base.iby sl@0: #include sl@0: #include sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: sl@0: #include sl@0: #include sl@0: sl@0: #ifndef EXCLUDE_LICENSED_CAPS_ADAPTATION sl@0: #include sl@0: #endif // EXCLUDE_LICENSED_CAPS_ADAPTATION sl@0: sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: sl@0: #ifdef SYMBIAN_GRAPHICS_USE_GCE sl@0: #include sl@0: #endif sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT sl@0: #include "subtitle.iby" sl@0: #endif sl@0: sl@0: #include <3gplibrary.iby> sl@0: sl@0: sl@0: //****************************************** sl@0: sl@0: sl@0: #endif