equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2003 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: Project specification for Accesspoint UI |
|
15 * Component Validation Test. |
|
16 * |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 TARGET ApSettingsHandlerUICvt.exe |
|
24 TARGETTYPE exe |
|
25 |
|
26 SOURCEPATH ../tsrc |
|
27 |
|
28 SOURCE ApSettingsHandlerUICvt.cpp |
|
29 |
|
30 // Component specific internal headers |
|
31 USERINCLUDE ../inc |
|
32 |
|
33 // ADO-SUBSYSTEM specific internal headers |
|
34 SYSTEMINCLUDE ../../inc |
|
35 |
|
36 // ADO specific internal headers |
|
37 SYSTEMINCLUDE ../../../inc |
|
38 |
|
39 //Macro to /epoc32 headers |
|
40 MW_LAYER_SYSTEMINCLUDE |
|
41 |
|
42 LIBRARY ApSettingsHandlerUI.lib |
|
43 LIBRARY euser.lib |
|