equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2000 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 |
|
19 #ifndef __SCPSERVER_IBY__ |
|
20 #define __SCPSERVER_IBY__ |
|
21 |
|
22 //#ifdef __SAP_TERMINAL_CONTROL_FW |
|
23 |
|
24 // SCP server binary |
|
25 file=ABI_DIR\BUILD_DIR\SCPServer.exe PROGRAMS_DIR\SCPServer.exe |
|
26 |
|
27 //#ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS |
|
28 |
|
29 // Include the plugins: |
|
30 // Pattern- |
|
31 ECOM_PLUGIN( SCPPatternPlugin.dll, 10274262.rsc ) |
|
32 |
|
33 |
|
34 // History/Specific words- |
|
35 ECOM_PLUGIN( SCPHistoryPlugin.dll, 10274264.rsc ) |
|
36 |
|
37 // Timestamp- |
|
38 ECOM_PLUGIN( SCPTimestampPlugin.dll, A00003D6.rsc ) |
|
39 |
|
40 //#endif |
|
41 |
|
42 //#endif // __SAP_TERMINAL_CONTROL_FW |
|
43 |
|
44 #endif // __SCPSERVER_IBY__ |