genericservices/systemagent/group/bld.inf
changeset 44 97b0fb8a2cc2
parent 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericservices/systemagent/group/bld.inf	Tue Jul 20 16:35:53 2010 +0530
@@ -0,0 +1,33 @@
+// Copyright (c) 1999-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:
+// SysAgent2
+// 
+//
+
+/**
+ @file
+*/
+
+PRJ_EXPORTS
+../Inc/SaCls.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(sacls.h)
+../Inc/SaClsDefines.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(saclsdefines.h)
+../Inc/SaClsCommon.h                    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(saclscommon.h)
+../group/SysAgent.iby		/epoc32/rom/include/sysagent.iby
+
+PRJ_MMPFILES
+../group/SysAgt2Cli.mmp
+../group/SysAgt2Svr.mmp
+../group/halsettings.mmp
+
+#include "../test/rtest/group/bld.inf"