equal
deleted
inserted
replaced
26 TARGETTYPE DLL |
26 TARGETTYPE DLL |
27 |
27 |
28 UID 0x101FD9B8 |
28 UID 0x101FD9B8 |
29 VENDORID 0x70000001 |
29 VENDORID 0x70000001 |
30 |
30 |
|
31 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
32 deffile cafutils_v2.def |
|
33 #else |
31 deffile cafutils.def |
34 deffile cafutils.def |
|
35 #endif |
32 UNPAGED |
36 UNPAGED |
33 |
37 |
34 SOURCEPATH ../source/cafutils |
38 SOURCEPATH ../source/cafutils |
35 SOURCE Cafutils.cpp |
39 SOURCE Cafutils.cpp |
36 SOURCE attributeset.cpp |
40 SOURCE attributeset.cpp |
42 SOURCE embeddedobject.cpp |
46 SOURCE embeddedobject.cpp |
43 SOURCE rightsinfo.cpp |
47 SOURCE rightsinfo.cpp |
44 SOURCE Virtualpathptr.cpp |
48 SOURCE Virtualpathptr.cpp |
45 SOURCE dirstreamable.cpp |
49 SOURCE dirstreamable.cpp |
46 |
50 |
|
51 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
52 SOURCE cafhelper.cpp |
|
53 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
47 |
54 |
48 #ifndef REMOVE_CAF1 |
55 #ifndef REMOVE_CAF1 |
49 // deprecated stuff from CAF 1.0 |
56 // deprecated stuff from CAF 1.0 |
50 SOURCE bitset.cpp |
57 SOURCE bitset.cpp |
51 SOURCE cafmimeheader.cpp |
58 SOURCE cafmimeheader.cpp |