genericservices/systemagent/group/bld.inf
changeset 44 97b0fb8a2cc2
parent 0 e4d67989cc36
equal deleted inserted replaced
22:ddc455616bd6 44:97b0fb8a2cc2
       
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // SysAgent2
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../Inc/SaCls.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(sacls.h)
       
    24 ../Inc/SaClsDefines.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(saclsdefines.h)
       
    25 ../Inc/SaClsCommon.h                    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(saclscommon.h)
       
    26 ../group/SysAgent.iby		/epoc32/rom/include/sysagent.iby
       
    27 
       
    28 PRJ_MMPFILES
       
    29 ../group/SysAgt2Cli.mmp
       
    30 ../group/SysAgt2Svr.mmp
       
    31 ../group/halsettings.mmp
       
    32 
       
    33 #include "../test/rtest/group/bld.inf"