messagingappbase/ncnlist/group/bld.inf
changeset 0 72b543305e3a
child 2 0bf1d54f37d9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingappbase/ncnlist/group/bld.inf	Thu Dec 17 08:44:11 2009 +0200
@@ -0,0 +1,42 @@
+/*
+* Copyright (c) 2004 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:   This file provides the information required for building NcnList.
+*
+*/
+
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+// NONE
+// See msg_dom and msg_sdk projects which export ncnlist
+// releated headers (part of API enforcement project). 
+
+../rom/Ncnlist.iby                     CORE_APP_LAYER_IBY_EXPORT_PATH(Ncnlist.iby)
+../rom/NcnlistResources.iby            LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(NcnlistResources.iby)
+
+../conf/s60ncnlist.confml              APP_LAYER_CONFML(s60ncnlist.confml)
+../conf/s60ncnlist_101F87A8.crml       APP_LAYER_CRML(s60ncnlist_101F87A8.crml)
+../sis/ncnlist_stub.sis                /epoc32/data/z/system/install/ncnlist_stub.sis
+../loc/ncn.loc                         APP_LAYER_LOC_EXPORT_PATH(Ncn.loc)
+
+PRJ_MMPFILES
+../group/Ncnlist.mmp
+../group/NcnNotification.mmp
+
+// End of file
\ No newline at end of file