obex/obexextensionapi/test/headercheck/group/t_obexextensionapisheadercheck.mmp
changeset 54 4dc88a4ac6f4
parent 52 866b4af7ffbe
child 57 f6055a57ae18
equal deleted inserted replaced
52:866b4af7ffbe 54:4dc88a4ac6f4
     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_obexextensionheadercheck.exe
       
    25 targettype		exe
       
    26 uid 			0
       
    27 VENDORID		0x70000001
       
    28 
       
    29 sourcepath		../src
       
    30 source			main.cpp
       
    31 
       
    32 source			t_obexserverpacketaccessextension.cpp
       
    33 source			t_mobexserverrequestpacketnotify.cpp
       
    34 source			t_mobexserverrequestpacketnotifyregister.cpp
       
    35 
       
    36 source			t_obexclienterrorresolver.cpp
       
    37 source			t_mobexclienterrorresolver.cpp
       
    38 
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 library 		euser.lib
       
    42 
       
    43 SMPSAFE