servicewidget/rom/bld.inf
branchRCL_3
changeset 36 a299036a7c20
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servicewidget/rom/bld.inf	Thu Nov 25 11:03:35 2010 +0000
@@ -0,0 +1,34 @@
+/*
+* Copyright (c) 2008 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 information files
+ *
+*/
+
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+// for image creation:
+servicewidget.iby			CORE_APP_LAYER_IBY_EXPORT_PATH(servicewidget.iby)
+servicewidgetresources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(servicewidgetresources.iby)
+
+// ROM SIS stubs
+../sis/servicewidget_stub.sis		/epoc32/data/z/system/install/servicewidget_stub.sis
+
+//  End of File