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: // ws32.dll Window server client-side library sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: sl@0: TARGET ws32.dll sl@0: CAPABILITY All -Tcb sl@0: TARGETTYPE dll sl@0: NOEXPORTLIBRARY sl@0: UID 268435597 268450593 sl@0: VENDORID 0x70000001 sl@0: sl@0: sl@0: SOURCEPATH ../wins_switching sl@0: sl@0: SOURCE ws32switch.cpp sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: sl@0: LIBRARY emulator.lib euser.lib hal.lib sl@0: sl@0: START WINS sl@0: WIN32_LIBRARY kernel32.lib sl@0: END sl@0: sl@0: sl@0: //Actual DLL uses WS322.DEF, the number of exports must be the same in ws32switch.def sl@0: sl@0: deffile ws32switch.def sl@0: sl@0: sl@0: sl@0: SMPSAFE