diff -r 15d964981d94 -r e87b08dc4b44 sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/testTC/group/test.TC.mmp Tue Mar 02 23:44:10 2010 +0000 @@ -0,0 +1,45 @@ +/* +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "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: +* +*/ + + +#include + +TARGET testTC.dll +TARGETTYPE dll +UID 0x1000008d + +CAPABILITY all + +DEFFILE ../eabi/ + +SOURCEPATH ../src +SOURCE wlanhwinit.cpp +SOURCE wlanhwinitmain.cpp +SOURCE wlanhwinitpermparser.cpp + +USERINCLUDE ../inc +USERINCLUDE ../traces +OS_LAYER_SYSTEMINCLUDE +SYSTEMINCLUDE /epoc32/include/libc +SYSTEMINCLUDE /epoc32/include/internal +SYSTEMINCLUDE /epoc32/include/platform + +LIBRARY euser.lib +LIBRARY iscapi.lib +LIBRARY isimessage.lib +LIBRARY efsrv.lib +