pimappsupport/group/bld.inf
changeset 23 fd30d51f876b
child 89 b57382753122
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pimappsupport/group/bld.inf	Mon May 03 12:30:32 2010 +0300
@@ -0,0 +1,38 @@
+// Copyright (c) 2006-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 information for pim app support component
+//
+
+PRJ_PLATFORMS
+DEFAULT
+
+// chinese calendar algorithm
+#include "../chinesecalendaralg/group/bld.inf"
+
+// chinese calendar converter package
+#include "../chinesecalendarconverter/group/bld.inf"
+
+// vcal parser components
+#include "../vcardandvcal/group/bld.inf"
+
+PRJ_EXPORTS
+
+PRJ_MMPFILES
+
+PRJ_TESTMMPFILES
+
+PRJ_TESTEXPORTS
+
+
+//  End of File  
+