equal
deleted
inserted
replaced
23 CAPABILITY Location ReadUserData WriteUserData ReadDeviceData WriteDeviceData \ |
23 CAPABILITY Location ReadUserData WriteUserData ReadDeviceData WriteDeviceData \ |
24 NetworkServices LocalServices CommDD \ |
24 NetworkServices LocalServices CommDD \ |
25 ProtServ PowerMgmt TrustedUI SurroundingsDD UserEnvironment |
25 ProtServ PowerMgmt TrustedUI SurroundingsDD UserEnvironment |
26 |
26 |
27 |
27 |
28 |
28 USERINCLUDE ../inc |
29 USERINCLUDE ../../../../locationmgmt/locationcore/lbsrootapi/inc |
|
30 USERINCLUDE ../../../../locationmgmt/locationcore/lbsroot/inc |
|
31 USERINCLUDE ../../../../datasourceadaptation/gpsdatasourceadaptation/common/test/lbsgenericpsytest/inc |
29 USERINCLUDE ../../../../datasourceadaptation/gpsdatasourceadaptation/common/test/lbsgenericpsytest/inc |
32 USERINCLUDE ../../../../lbstest/lbstestproduct/internal/lbstestutils/inc |
30 USERINCLUDE ../../../../lbstest/lbstestproduct/internal/lbstestutils/inc |
33 USERINCLUDE ../../../../datasourceadaptation/gpsdatasourceadaptation/inc |
31 USERINCLUDE ../../../../datasourceadaptation/gpsdatasourceadaptation/inc |
34 USERINCLUDE ../../../../locationmgmt/locationcore/LbsInternalApi/inc |
32 USERINCLUDE ../../../../locationmgmt/locationcore/LbsInternalApi/inc |
35 USERINCLUDE ../../../../locationmgmt/locationcore/LbsNetInternalApi/inc |
33 USERINCLUDE ../../../../locationmgmt/locationcore/LbsNetInternalApi/inc |
42 SOURCE te_lbsnetpsysuite.cpp |
40 SOURCE te_lbsnetpsysuite.cpp |
43 |
41 |
44 LIBRARY euser.lib |
42 LIBRARY euser.lib |
45 LIBRARY testexecuteutils.lib |
43 LIBRARY testexecuteutils.lib |
46 LIBRARY centralrepository.lib |
44 LIBRARY centralrepository.lib |
47 LIBRARY te_lbstestutils.lib |
|
48 LIBRARY epospluginfw.lib |
45 LIBRARY epospluginfw.lib |
49 LIBRARY lbs.lib |
46 LIBRARY lbs.lib |
50 LIBRARY lbsadmin.lib |
47 LIBRARY lbsadmin.lib |
51 LIBRARY lbsloccommon.lib |
48 LIBRARY lbsloccommon.lib |
52 LIBRARY lbsnetprotocol.lib |
49 LIBRARY lbsnetprotocol.lib |
53 LIBRARY lbsassistancedata.lib |
50 LIBRARY lbsassistancedata.lib |
54 LIBRARY lbsinternalapi.lib |
51 LIBRARY lbsinternalapi.lib |
55 LIBRARY lbsnetinternalapi.lib |
52 LIBRARY lbsnetinternalapi.lib |
56 LIBRARY lbsrootapi.lib |
|
57 LIBRARY lbslocdatasource.lib |
53 LIBRARY lbslocdatasource.lib |
|
54 LIBRARY lbscommoninternaldatatypes.lib |
58 LIBRARY te_lbsgenericpsytest.lib |
55 LIBRARY te_lbsgenericpsytest.lib |
59 LIBRARY lbscommoninternaldatatypes.lib |
56 LIBRARY te_lbstestutils.lib |
|
57 LIBRARY bafl.lib |
|
58 LIBRARY efsrv.lib |
60 SMPSAFE |
59 SMPSAFE |
61 |
60 |