obex/obexprotocol/obextransport/test/headercheck/group/t_obextransportheadercheck.mmp
changeset 57 f6055a57ae18
parent 0 d0791faffa3f
equal deleted inserted replaced
54:4dc88a4ac6f4 57:f6055a57ae18
       
     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_obextransportheadercheck.exe
       
    25 targettype		exe
       
    26 uid 			0
       
    27 VENDORID		0x70000001
       
    28 
       
    29 sourcepath		../src
       
    30 source			main.cpp
       
    31 source			t_mobexnotify.cpp
       
    32 source			t_mobextransportnotify.cpp
       
    33 source			t_obexactivereader.cpp
       
    34 source			t_obexactiverw.cpp
       
    35 source			t_obexactivewriter.cpp
       
    36 source			t_obexconnector.cpp
       
    37 source			t_obexdata.cpp
       
    38 source			t_obexinternalconstants.cpp
       
    39 source			t_obexinternalheader.cpp
       
    40 source			t_obexpacket.cpp
       
    41 source			t_ObexReaderBase.cpp
       
    42 source			t_obextransportconstants.cpp
       
    43 source			t_obextransportcontrollerbase.cpp
       
    44 source			t_ObexWriterBase.cpp
       
    45 source			t_mobexnotifyextend.cpp
       
    46 
       
    47 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    48 
       
    49 library 		euser.lib
       
    50 
       
    51 SMPSAFE