photos_plat/controllers_collection_api/tsrc/group/bld.inf
changeset 0 4e91876724a2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/photos_plat/controllers_collection_api/tsrc/group/bld.inf	Thu Dec 17 08:45:44 2009 +0200
@@ -0,0 +1,37 @@
+/*
+* Copyright (c) 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: build Inf file
+*
+*/
+
+PRJ_PLATFORMS
+// specify the platforms your component needs to be built for here
+// defaults to WINS MARM so you can ignore this if you just build these
+	
+	DEFAULT
+
+PRJ_TESTEXPORTS
+// NOTE: If using ARS requirements all export operations should be done under this.
+// 'abld test export'
+//../init/TestFramework.ini	/epoc32/winscw/c/testframework/TestFramework.ini
+
+
+
+//#include "../ut_collectionmanager/group/bld.inf"
+//#include "../ui_metaDataDialog/group/bld.inf"
+//#include "../ut_collectioninfo/group/bld.inf"
+
+
+
+//  End of File