toolsandutils/wintunnel/group/serialpdd.mmp
changeset 0 83f4b4db085c
child 1 d4b442d23379
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     1 // Copyright (c) 2004-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/ecdrv.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 OPTION CW -w off
       
    20 
       
    21 #include "kernel/kern_ext.mmh"
       
    22 systeminclude /epoc32/include/drivers
       
    23 
       
    24 
       
    25 target		ecdrv_wt.pdd
       
    26 
       
    27 targettype		pdd
       
    28 
       
    29 sourcepath	../src_cedar
       
    30 source		serialpdd.cpp
       
    31 
       
    32 library		ekern.lib emulator.lib
       
    33 
       
    34 start wins
       
    35 baseaddress	0x59000000
       
    36 
       
    37 win32_library	kernel32.lib
       
    38 WIN32_LIBRARY	ws2_32.lib
       
    39 
       
    40 //WIN32_LIBRARY	MSVCRTD.LIB
       
    41 
       
    42 end
       
    43 
       
    44 uid		0x100039d0
       
    45 
       
    46 epocallowdlldata
       
    47 
       
    48 capability		all