obex/obexprotocol/obex/test/headercheck/group/t_obexheadercheck.mmp
changeset 0 d0791faffa3f
equal deleted inserted replaced
-1:000000000000 0:d0791faffa3f
       
     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 // Pointless file produced by test project; the test is that it 
       
    15 // compiles at all.
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21  @internalComponent
       
    22 */
       
    23 
       
    24 target			t_obexheadercheck.exe
       
    25 targettype		exe
       
    26 uid 			0
       
    27 VENDORID		0x70000001
       
    28 
       
    29 sourcepath		../src
       
    30 source			main.cpp
       
    31 source			t_obex.cpp
       
    32 source			t_obexbase.cpp
       
    33 source			t_obexbaseobject.cpp
       
    34 source			t_obexclient.cpp
       
    35 source			t_obexconstants.cpp
       
    36 source			t_obexheaders.cpp
       
    37 source			t_obexobjects.cpp
       
    38 source			t_obexserver.cpp
       
    39 source			t_obextypes.cpp
       
    40 source			t_obexfinalpacketobserver.cpp
       
    41 source			t_ObexTransportInfo.cpp
       
    42 source			t_ObexIrTransportInfo.cpp
       
    43 source			t_ObexBtTransportInfo.cpp
       
    44 source			t_ObexUsbTransportInfo.cpp
       
    45 
       
    46 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    47 
       
    48 library 		euser.lib
       
    49 
       
    50 SMPSAFE