group/bld.inf
changeset 0 9cfd9a3ee49c
child 52 29dbbeac905d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/group/bld.inf	Tue Feb 02 01:50:39 2010 +0200
@@ -0,0 +1,35 @@
+/*
+* 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 "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:  The common build file.
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+#include "../datasourcemodules/locationapesuplpsy/group/bld.inf" //Component - APE SUPL PSY 
+
+PRJ_EXPORTS
+../inc/lbsipc.hrh                           /epoc32/include/lbs/lbsipc.hrh
+
+../cenrep/10282266.txt                      /epoc32/data/Z/private/10202be9/10282266.txt
+../cenrep/1028224B.txt                      /epoc32/data/Z/private/10202be9/1028224B.txt
+
+../cenrep/10282266.cre                      /epoc32/winscw/c/private/10202be9/persists/10282266.cre 
+../cenrep/1028224B.cre                      /epoc32/winscw/c/private/10202be9/persists/1028224B.cre
+
+// End of File
\ No newline at end of file