datacommsserver/esockserver/test/TE_SocketServer/group/bld.inf
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 1999-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 // Sockets/Networking Server
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 
       
    25 DEFAULT
       
    26 
       
    27 PRJ_TESTEXPORTS
       
    28 
       
    29 ../group/TE_SocketServer.iby	/epoc32/rom/include/te_socketserver.iby
       
    30 
       
    31 ../scriptfiles/te_socketserver.script 	z:/testdata/scripts/te_socketserver.script
       
    32 
       
    33 ../scriptfiles/te_socketserver_oom.script 	z:/testdata/scripts/te_socketserver_oom.script
       
    34 
       
    35 // For three plane comms (from v9.5) tests
       
    36 ../configs/ip.tcpip.esk.with_dummy_flow	z:/testdata/configs/ip.tcpip.esk.cominf-esock-socketserver_with_3pc_dummy_flow
       
    37 ../configs/COMINF-ESOCK-SocketServer-0121.ini	z:/testdata/configs/cominf-esock-socketserver-0121.ini
       
    38 ../configs/COMINF-ESOCK-SocketServer-0122.ini	z:/testdata/configs/cominf-esock-socketserver-0122.ini
       
    39 
       
    40 
       
    41 PRJ_TESTMMPFILES
       
    42 
       
    43 ./TE_SocketServer.mmp
       
    44