serviceproviders/group/bld.inf
changeset 19 989d2f495d90
child 37 5d0ec8b709be
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/serviceproviders/group/bld.inf	Fri Jul 03 15:51:24 2009 +0100
@@ -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 "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:  This is a top level bld file to generate all sapi libraries.
+*
+*/
+
+#include <platform_paths.hrh>
+
+#include "../sapi_contacts_vpbk/group/bld.inf"
+#include "../sapi_location/group/bld.inf"
+#include "../sapi_mediamanagement/group/bld.inf"
+#include "../sapi_landmarks/group/bld.inf"
+//#include "../camera/group/bld.inf"
+#include "../sapi_messaging/group/bld.inf"
+
+#include "../sapi_applicationmanager/group/bld.inf"
+#include "../sapi_calendar/group/bld.inf"
+#include "../sapi_logging/group/bld.inf"
+#include "../sapi_sensor/group/bld.inf"
+#include "../sapi_sysinfo/group/bld.inf"
+#include "../sapi_serviceregistry/group/bld.inf"
+
+
+PRJ_EXPORTS
+../rom/serviceapi.iby                     CORE_MW_LAYER_IBY_EXPORT_PATH(serviceapi.iby)
+../rom/serviceapiresource.iby                     LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(serviceapiresource.iby)
+
+../install/serviceapi_stub.sis	/epoc32/data/z/system/install/serviceapi_stub.sis
+//  End of File
+