os/boardsupport/emulator/emulatorbsp/vwins.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // wins/vwins.mmp
    15 // ecust.dll Hardware-specific variant-layer library
    16 // 
    17 //
    18 
    19 /**
    20  @file
    21 */
    22 
    23 
    24 #include "kernel/kern_ext.mmh"
    25 
    26 
    27 
    28 USERINCLUDE		inc
    29 
    30 asspexports
    31 target				ecust.dll
    32 targettype			var
    33 
    34 sourcepath			../../../kernelhwsrv/kernel/eka/drivers/power/binary
    35 source				bpower.cpp
    36 
    37 sourcepath			specific
    38 source				variant.cpp timer.cpp property.cpp
    39 
    40 library 			emulator.lib
    41 
    42 linkas				ecust.dll
    43 deffile				bwins/vwins.def
    44 
    45 start wins
    46 
    47 win32_library		kernel32.lib user32.lib winmm.lib
    48 #if defined(VC32)
    49 win32_library		msvcrt.lib
    50 #endif
    51 
    52 end
    53 
    54 epocallowdlldata
    55 
    56 uid					0x1000008d 0
    57 VENDORID 0x70000001
    58 
    59 capability			all