sdkcreationmw/sdkruntimes/wsock/group/wsock6.mmp
changeset 0 b26acd06ea60
child 1 ac50fd48361b
equal deleted inserted replaced
-1:000000000000 0:b26acd06ea60
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 //
       
    18 // $Id: wsock6.mmp,v 1.1 2005/11/30 07:40:43 slava Exp $
       
    19 //
       
    20 // IPv6 support module
       
    21 //
       
    22 
       
    23 TARGET          wsock6.prt
       
    24 TARGETTYPE      dll
       
    25 
       
    26 #ifdef EKA2
       
    27 CAPABILITY      ALL -TCB
       
    28 #endif // EKA2
       
    29 
       
    30 #include "../inc/WinsockUid.h"
       
    31 
       
    32 UID 0x10003d38 KWinsockIPv6ProtocolUid
       
    33 
       
    34 SOURCEPATH      ..\wsock6
       
    35 SOURCE          wsock6.cpp
       
    36 
       
    37 USERINCLUDE     ..\inc
       
    38 SYSTEMINCLUDE   \epoc32\include
       
    39 SYSTEMINCLUDE   \epoc32\include\comms-infras
       
    40 
       
    41 LIBRARY         euser.lib 
       
    42 LIBRARY         wsock.lib