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: // Name : ewsd.mmp sl@0: // Part of : ewsd library sl@0: // This is a project specific file for building the ewsd library sl@0: // This material, including documentation and any related sl@0: // computer programs, is protected by copyright controlled by sl@0: // Nokia. All rights are reserved. Copying, including sl@0: // reproducing, storing, adapting or translating, any sl@0: // or all of this material requires the prior written consent of sl@0: // Nokia. This material also contains confidential sl@0: // information which may not be disclosed to others without the sl@0: // prior written consent of Nokia. sl@0: // sl@0: sl@0: sl@0: sl@0: TARGET ewsd.dll sl@0: TARGETTYPE dll sl@0: UID 0x1000008d 0x102828D4 sl@0: sl@0: LANG SC sl@0: CAPABILITY ALL -TCB sl@0: VENDORID 0x70000001 sl@0: VERSION 10.1 sl@0: sl@0: #ifdef WINSCW sl@0: OPTION CW -stdinc sl@0: #endif // WINSCW sl@0: sl@0: DEFFILE ewsd.def sl@0: sl@0: SOURCEPATH ../src sl@0: SOURCE ewsd.cpp sl@0: sl@0: SOURCEPATH ../inc sl@0: DOCUMENT pls.dosc sl@0: DOCUMENT ewsd.dosc sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: LIBRARY euser.lib sl@0: sl@0: START WINSCW sl@0: WIN32_LIBRARY kernel32.lib sl@0: END // WINSCW sl@0: sl@0: nostrictdef sl@0: sl@0: sl@0: SMPSAFE