terminalsecurity/rom/terminalcontrolserver.iby
changeset 0 b497e44ab2fc
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: Implementation of terminalsecurity components
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __TERMINALCONTROLSERVER_IBY__
       
    19 #define __TERMINALCONTROLSERVER_IBY__
       
    20 
       
    21 //#ifdef __SAP_TERMINAL_CONTROL_FW
       
    22 //#ifdef __SAP_POLICY_MANAGEMENT
       
    23 
       
    24 S60_APP_EXE(TerminalControl)
       
    25 
       
    26 // PMRfsAdapter formatting scripts
       
    27 data=\epoc32\release\armv5\urel\Z\private\1020783F\format_e_.txt		private\1020783F\format_e_.txt
       
    28 
       
    29 //#endif //__SAP_POLICY_MANAGEMENT
       
    30 //#endif //__SAP_TERMINAL_CONTROL_FW
       
    31 
       
    32 #endif //__TERMINALCONTROLSERVER_IBY__