equal
deleted
inserted
replaced
|
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 the License "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: |
|
15 * |
|
16 */ |
|
17 |
|
18 #define BASE_ROM |
|
19 #include <rom\##VARIANT##\header.iby> |
|
20 |
|
21 PlatSecEnforcement ON |
|
22 PlatSecDiagnostics ON |
|
23 PlatSecDisabledCaps -TCB+CommDD-PowerMgmt+MultimediaDD-ReadDeviceData+WriteDeviceData-DRM+TrustedUI-ProtServ+DiskAdmin-NetworkControl+AllFiles-SwEvent+NetworkServices-LocalServices+ReadUserData-WriteUserData+Location |
|
24 |
|
25 files= |
|
26 |
|
27 #include <rom\##VARIANT##\kernel.iby> |
|
28 #include "user.iby" |
|
29 #include <rom\hal\hal.iby> |
|
30 #include <rom\f32\f32.iby> |
|
31 |
|
32 file=\EPOC32\RELEASE\##MAIN##\##BUILD##\t_psc_static.exe \sys\bin\t_psc_static.exe attrib=r |
|
33 file=\EPOC32\RELEASE\##MAIN##\##BUILD##\t_psc_dll.dll \sys\bin\t_psc_dll.dll attrib=r |