contentmgmt/contentaccessfwfordrm/group/CafUtils.mmp
changeset 15 da2ae96f639b
parent 8 35751d3474b7
child 29 ece3df019add
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    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
       
    35 #endif
    31 UNPAGED
    36 UNPAGED
    32 
    37 
    33 SOURCEPATH	../source/cafutils
    38 SOURCEPATH	../source/cafutils
    34 SOURCE		Cafutils.cpp
    39 SOURCE		Cafutils.cpp
    35 SOURCE		attributeset.cpp
    40 SOURCE		attributeset.cpp
    40 SOURCE		Metadataarray.cpp
    45 SOURCE		Metadataarray.cpp
    41 SOURCE		embeddedobject.cpp
    46 SOURCE		embeddedobject.cpp
    42 SOURCE		rightsinfo.cpp
    47 SOURCE		rightsinfo.cpp
    43 SOURCE		Virtualpathptr.cpp
    48 SOURCE		Virtualpathptr.cpp
    44 SOURCE		dirstreamable.cpp
    49 SOURCE		dirstreamable.cpp
       
    50 
       
    51 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
       
    52 SOURCE		cafhelper.cpp
       
    53 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
    45 
    54 
    46 #ifndef REMOVE_CAF1
    55 #ifndef REMOVE_CAF1
    47 // deprecated stuff from CAF 1.0
    56 // deprecated stuff from CAF 1.0
    48 SOURCE		bitset.cpp
    57 SOURCE		bitset.cpp
    49 SOURCE		cafmimeheader.cpp
    58 SOURCE		cafmimeheader.cpp