sl@0: // Copyright (c) 2006-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 __OPENENV_IBY__ sl@0: #define __OPENENV_IBY__ sl@0: sl@0: // libc.dll has a dependancy on Timezone Server sl@0: #include "timezonelocalization.iby" sl@0: sl@0: file=ABI_DIR\BUILD_DIR\liblogger.dll sys\bin\LibLogger.dll sl@0: file=ABI_DIR\BUILD_DIR\libcipcserver.exe sys\bin\LibCIpcServer.exe sl@0: file=ABI_DIR\BUILD_DIR\backend.dll sys\bin\backend.dll sl@0: file=ABI_DIR\BUILD_DIR\libm.dll sys\bin\libm.dll sl@0: file=ABI_DIR\BUILD_DIR\libc.dll sys\bin\libc.dll sl@0: file=ABI_DIR\BUILD_DIR\libpthread.dll sys\bin\libpthread.dll sl@0: file=ABI_DIR\BUILD_DIR\libdl.dll sys\bin\libdl.dll sl@0: sl@0: #ifdef SYMBIAN_DISTINCT_LOCALE_MODEL sl@0: data = EPOCROOT##epoc32\winscw\c\resource\pips\locales_new.txt \resource\pips\locales_new.txt sl@0: #endif sl@0: data = EPOCROOT##epoc32\winscw\c\resource\pips\locales.txt \resource\pips\locales.txt sl@0: data = EPOCROOT##epoc32\winscw\c\resource\pips\services \resource\pips\services sl@0: data = EPOCROOT##epoc32\data\z\system\install\openc_stdlibs_stub.sis \system\install\openc_stdlibs_stub.sis sl@0: data = EPOCROOT##epoc32\data\z\system\install\openc_signalserver_stub.sis \system\install\openc_signalserver_stub.sis sl@0: sl@0: #include /* StdC++ library*/ sl@0: sl@0: #ifdef SYMBIAN_OE_POSIX_SIGNALS sl@0: file=ABI_DIR\BUILD_DIR\signalserver.exe sys\bin\signalserver.exe sl@0: #endif /* SYMBIAN_OE_POSIX_SIGNALS */ sl@0: sl@0: #ifdef SYMBIAN_OE_LIBRT sl@0: #include /* Librt library*/ sl@0: #endif /* SYMBIAN_OE_LIBRT */ sl@0: sl@0: #endif sl@0: sl@0: