sl@0: /* sl@0: * Copyright (c) 2008 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: sl@0: #include sl@0: sl@0: TARGET libutils.dll sl@0: TARGETTYPE dll sl@0: UID 0x1000008d 0x200110CE sl@0: sl@0: CAPABILITY ALL -TCB sl@0: VENDORID 0x101FB657 sl@0: sl@0: USERINCLUDE ../inc sl@0: sl@0: #ifndef WINSCW sl@0: EpocAllowDllData sl@0: #endif /* WINSCW */ sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE sl@0: OS_LAYER_LIBC_SYSTEMINCLUDE sl@0: OS_LAYER_STDCPP_SYSTEMINCLUDE sl@0: OS_LAYER_LIBUTILITY_SYSTEMINCLUDE sl@0: sl@0: SOURCEPATH ../src sl@0: SOURCE chartodescriptor8.cpp sl@0: SOURCE chartodescriptor16.cpp sl@0: SOURCE wchartodescriptor8.cpp sl@0: SOURCE wchartodescriptor16.cpp sl@0: SOURCE stringtodescriptor8.cpp sl@0: SOURCE stringtodescriptor16.cpp sl@0: SOURCE wstringtodescriptor8.cpp sl@0: SOURCE wstringtodescriptor16.cpp sl@0: SOURCE descriptor8tochar.cpp sl@0: SOURCE descriptor16tochar.cpp sl@0: SOURCE descriptor8towchar.cpp sl@0: SOURCE descriptor16towchar.cpp sl@0: SOURCE descriptor8tostring.cpp sl@0: SOURCE descriptor16tostring.cpp sl@0: SOURCE descriptor8towstring.cpp sl@0: SOURCE descriptor16towstring.cpp sl@0: sl@0: sl@0: LIBRARY euser.lib sl@0: LIBRARY libc.lib sl@0: LIBRARY libstdcpp.lib sl@0: sl@0: LANG SC sl@0: sl@0: sl@0: sl@0: sl@0: SMPSAFE