group/bld.inf
branchRCL_3
changeset 11 dd7ad3d3dc46
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/group/bld.inf	Tue Aug 31 15:30:40 2010 +0300
@@ -0,0 +1,34 @@
+/*
+* ==============================================================================
+*  Name        : bld.inf
+*  Part of     : 
+*  Description : 
+*  Version     : 
+*
+*  Copyright © 2006 Nokia. All rights reserved.
+*  This material, including documentation and any related
+*  computer programs, is protected by copyright controlled by
+*  Nokia Corporation. All rights are reserved. Copying,
+*  including reproducing, storing, adapting or translating, any
+*  or all of this material requires the prior written consent of
+*  Nokia. This material also contains confidential
+*  information which may not be disclosed to others without the
+*  prior written consent of Nokia.
+* ==============================================================================
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+
+PRJ_MMPFILES
+#include "../helix_ren/group/bld.inf"
+
+
+
+//  End of File  
+