equal
deleted
inserted
replaced
|
1 // Copyright (c) 2007-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 // |
|
15 |
|
16 PRJ_PLATFORMS |
|
17 DEFAULT |
|
18 |
|
19 PRJ_EXPORTS |
|
20 ./ssmcmn.iby /epoc32/rom/include/ssmcmn.iby |
|
21 |
|
22 ../../inc/ssmstate.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmstate.h) |
|
23 ../../inc/ssmstates.hrh /epoc32/include/ssm/ssmstates.hrh |
|
24 ../../inc/ssmsubstates.hrh /epoc32/include/ssm/ssmsubstates.hrh |
|
25 ../../inc/ssmstatetransition.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmstatetransition.h) |
|
26 ../../inc/ssmswp.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmswp.h) |
|
27 ../../inc/ssmconditionalcallback.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmconditionalcallback.h) |
|
28 ../../inc/ssmstartupproperties.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmstartupproperties.h) |
|
29 ../../inc/ssmstatemanager.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmstatemanager.h) |
|
30 ../../inc/ssmstateawaresession.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmstateawaresession.h) |
|
31 ../../inc/ssmsystemwideproperty.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmsystemwideproperty.h) |
|
32 |
|
33 #ifdef SYMBIAN_SSM_GRACEFUL_SHUTDOWN |
|
34 ../../inc/ssmcmdconditions.rh SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmcmdconditions.rh) |
|
35 #endif |
|
36 |
|
37 PRJ_MMPFILES |
|
38 ./ssmcmn.mmp |
|
39 |
|
40 |