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 |
|
34 deffile cafutils.def |
31 deffile cafutils.def |
35 #endif |
|
36 UNPAGED |
32 UNPAGED |
37 |
33 |
38 SOURCEPATH ../source/cafutils |
34 SOURCEPATH ../source/cafutils |
39 SOURCE Cafutils.cpp |
35 SOURCE Cafutils.cpp |
40 SOURCE attributeset.cpp |
36 SOURCE attributeset.cpp |
46 SOURCE embeddedobject.cpp |
42 SOURCE embeddedobject.cpp |
47 SOURCE rightsinfo.cpp |
43 SOURCE rightsinfo.cpp |
48 SOURCE Virtualpathptr.cpp |
44 SOURCE Virtualpathptr.cpp |
49 SOURCE dirstreamable.cpp |
45 SOURCE dirstreamable.cpp |
50 |
46 |
51 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
52 SOURCE cafhelper.cpp |
|
53 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
54 |
47 |
55 #ifndef REMOVE_CAF1 |
48 #ifndef REMOVE_CAF1 |
56 // deprecated stuff from CAF 1.0 |
49 // deprecated stuff from CAF 1.0 |
57 SOURCE bitset.cpp |
50 SOURCE bitset.cpp |
58 SOURCE cafmimeheader.cpp |
51 SOURCE cafmimeheader.cpp |