diff -r c084286672be -r 15018f1726c7 featuremgmt/featuremgr/test/rtest/group/t_fmgrunitrefcount.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/featuremgmt/featuremgr/test/rtest/group/t_fmgrunitrefcount.mmp Fri Mar 19 10:00:55 2010 +0200 @@ -0,0 +1,38 @@ +// Copyright (c) 2010 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: +// + +TARGET t_fmgrunitrefcount.exe +TARGETTYPE EXE +CAPABILITY WriteDeviceData + +USERINCLUDE ../inc +USERINCLUDE ../../../src/clientdll +USERINCLUDE ../../../src/inc +USERINCLUDE ../../../inc + +OS_LAYER_SYSTEMINCLUDE + +SOURCEPATH ../src +SOURCE t_fmgrunitrefcount.cpp + +LIBRARY euser.lib +LIBRARY featmgr.lib +LIBRARY featdiscovery.lib + + +UID 0 0 +VENDORID 0x70000001 + +SMPSAFE \ No newline at end of file