equal
deleted
inserted
replaced
18 |
18 |
19 // To get the APP_LAYER_SYSTEMINCLUDE-definition |
19 // To get the APP_LAYER_SYSTEMINCLUDE-definition |
20 #include <platform_paths.hrh> |
20 #include <platform_paths.hrh> |
21 #include "defaultcaps.hrh" |
21 #include "defaultcaps.hrh" |
22 |
22 |
23 TARGET applicationmanagement.dll |
23 TARGET applicationmanagementclient.dll |
24 TARGETTYPE dll |
24 TARGETTYPE dll |
25 UID 0x1000008d 0x1020781B |
25 UID 0x1000008d 0x2001247C |
|
26 #if 0 |
|
27 CAPABILITY CAP_CLIENT_DLL -TCB -DRM WriteDeviceData |
|
28 #endif |
26 CAPABILITY CAP_CLIENT_DLL |
29 CAPABILITY CAP_CLIENT_DLL |
27 |
30 |
28 SOURCEPATH ../src |
31 SOURCEPATH ../src |
29 SOURCE ApplicationManagementClient.cpp |
32 SOURCE ApplicationManagementClient.cpp |
30 |
33 |
42 LIBRARY cone.lib |
45 LIBRARY cone.lib |
43 LIBRARY eikcore.lib |
46 LIBRARY eikcore.lib |
44 LIBRARY centralrepository.lib |
47 LIBRARY centralrepository.lib |
45 |
48 |
46 |
49 |
47 SMPSAFE |
50 //SMPSAFE |