|
1 // Copyright (c) 2005-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 |
|
17 |
|
18 TARGET epossimulationpsy.dll |
|
19 TARGETTYPE PLUGIN |
|
20 UID 0x10009D8D 0x101F5009 |
|
21 |
|
22 CAPABILITY ALL -TCB |
|
23 |
|
24 |
|
25 |
|
26 SOURCEPATH ../src |
|
27 SOURCE EPos_SimulationMain.cpp |
|
28 SOURCE EPos_CPosControllerManager.cpp |
|
29 SOURCE EPos_CPosFileHandler.cpp |
|
30 SOURCE EPos_CPosSimulationPositioner.cpp |
|
31 SOURCE EPos_CPosNmeaController.cpp |
|
32 SOURCE EPos_TNmeaSentenceParser.cpp |
|
33 SOURCE EPos_TDesTokeniser.cpp |
|
34 SOURCE EPos_CPosDataSimulationController.cpp |
|
35 SOURCE EPos_TPosDataSimulator.cpp |
|
36 SOURCE EPos_CPosControllerBase.cpp |
|
37 SOURCE EPos_CPosFixedDataController.cpp |
|
38 |
|
39 |
|
40 start resource ../Data/101F5009.rss |
|
41 TARGET epossimulationpsy.rsc |
|
42 end |
|
43 |
|
44 start resource ../Data/simulationpsy_name.rss |
|
45 TARGETPATH /resource |
|
46 LANG SC |
|
47 END |
|
48 |
|
49 USERINCLUDE ../inc |
|
50 |
|
51 // Default system include paths for middleware layer modules. |
|
52 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
53 |
|
54 |
|
55 LIBRARY euser.lib |
|
56 LIBRARY efsrv.lib |
|
57 LIBRARY bafl.lib |
|
58 LIBRARY estor.lib |
|
59 LIBRARY lbs.lib |
|
60 LIBRARY epospluginfw.lib |
|
61 LIBRARY centralrepository.lib |
|
62 |
|
63 // End of File |
|
64 |
|
65 SMPSAFE |
|
66 |