landmarks/locationlandmarks/tsrc/LandmarkTestModule/group/bld.inf
changeset 33 834e27cad510
child 35 1a92308afc46
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/landmarks/locationlandmarks/tsrc/LandmarkTestModule/group/bld.inf	Tue Jul 06 14:44:11 2010 +0300
@@ -0,0 +1,41 @@
+/*
+* Copyright (c) 2005 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 "Symbian Foundation License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*   ?description_line
+*
+*/
+
+// BLD.INF
+// Component description file
+
+PRJ_PLATFORMS
+//WINSCW ARMV5
+DEFAULT
+
+PRJ_EXPORTS
+../init/TestFramework.ini /epoc32/winscw/c/TestFramework/TestFramework.ini
+../conf/LandMarksTestModule1.cfg /epoc32/winscw/c/TestFramework/LandMarksTestModule1.cfg
+
+PRJ_TESTMMPFILES
+../Testprovider/ServerClientLib/group/FT_LmServerClientLibrary.mmp
+../Testprovider/group/FT_DbManPluginsTest.mmp
+LandMarksTestModule.mmp
+gnumakefile LandmarkTests_gnumakefile.mk
+
+PRJ_MMPFILES
+
+
+
+// Specify Extension makefile
+// <keyword (must be gnumakefile for gnu make)>  <makefile name>