99
|
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:
|
|
15 |
#
|
|
16 |
|
|
17 |
PLATFORM_HEADERS += taskswitcher_api/tstasksettings.h \
|
107
|
18 |
taskswitcher_api/tstaskmonitor_global.h \
|
99
|
19 |
taskswitcher_api/tspropertydefs.h \
|
112
|
20 |
|
|
21 |
symbian {
|
125
|
22 |
crml.sources = tsdevicedialog.qcrml
|
112
|
23 |
crml.path = /resource/qt/crml
|
|
24 |
DEPLOYMENT += crml
|
|
25 |
}
|