genericservices/httputils/Test/group/t_unitsipuri.mmp
changeset 0 e4d67989cc36
child 48 ab61c4cedc64
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     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 //
       
    15 
       
    16 TARGET			t_unitsipuri.exe
       
    17 TARGETTYPE		EXE
       
    18 CAPABILITY 		None
       
    19 
       
    20 SOURCEPATH 		../t_uriparser
       
    21 SOURCE			t_UnitSipUri.cpp
       
    22 
       
    23 USERINCLUDE		../t_uriparser
       
    24 USERINCLUDE		../../inc
       
    25 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    26 SYSTEMINCLUDE	/epoc32/include
       
    27 #else
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 #endif 
       
    30 
       
    31 LIBRARY			euser.lib efsrv.lib charconv.lib inetprotutil.lib 
       
    32 
       
    33 VENDORID 0x70000001
       
    34 
       
    35 // Allocated UID range for IWS tests are 0x102729D2 to 0x10272A35.  The UID name is KUidIWSTestSuit.
       
    36 UID 0x1000007A 0x102729DA
       
    37 
       
    38 SMPSAFE