obex/obexextensionapi/test/headercheck/group/t_obexextensionapisheadercheck.mmp
author hgs
Thu, 04 Nov 2010 15:31:42 +0800
changeset 60 841f70763fbe
parent 0 d0791faffa3f
permissions -rw-r--r--
201044_04

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Pointless file produced by test project; the test is that it 
// compiles at all.
// 
//

/**
 @file
 @internalComponent
*/

target			t_obexextensionheadercheck.exe
targettype		exe
uid 			0
VENDORID		0x70000001

sourcepath		../src
source			main.cpp

source			t_obexserverpacketaccessextension.cpp
source			t_mobexserverrequestpacketnotify.cpp
source			t_mobexserverrequestpacketnotifyregister.cpp

source			t_obexclienterrorresolver.cpp
source			t_mobexclienterrorresolver.cpp

MW_LAYER_SYSTEMINCLUDE_SYMBIAN

library 		euser.lib

SMPSAFE