sf_config/rombuild/syborg/systemstarter/sysagent.iby
author Shabe Razvi <shaber@symbian.org>
Mon, 29 Mar 2010 11:30:58 +0100
branchRCL_3
changeset 16 4a76c5fd669b
permissions -rw-r--r--
Add Syborg and Zoom2 ROM configuration files into new components.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     1
/*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     5
* under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     8
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    11
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    12
* Contributors:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    13
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    14
* Description:
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    15
*
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    16
*/
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    17
#ifndef SYSAGENT_IBY
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    18
#define SYSAGENT_IBY
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    19
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    20
file=ABI_DIR\BUILD_DIR\sysagt2cli.dll	sys\bin\sysagt2cli.dll
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    21
file=ABI_DIR\BUILD_DIR\sysagt2svr.exe	sys\bin\sysagt2svr.exe
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    22
file=ABI_DIR\BUILD_DIR\halsettings.exe  sys\bin\halsettings.exe 
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    23
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    24
#ifdef SYMBIAN_HAL_PENSTATE_PERSISTENCE_DISABLED
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    25
patchdata halsettings.exe@KHalPenStatePersistenceDisabled SYMBIAN_HAL_PENSTATE_PERSISTENCE_DISABLED
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    26
#endif
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    27
4a76c5fd669b Add Syborg and Zoom2 ROM configuration files into new components.
Shabe Razvi <shaber@symbian.org>
parents:
diff changeset
    28
#endif // SYSAGENT_IBY