equal
deleted
inserted
replaced
29 UID 0x10009D8D 0x101F6DB6 |
29 UID 0x10009D8D 0x101F6DB6 |
30 |
30 |
31 // Default system include paths for middleware layer modules. |
31 // Default system include paths for middleware layer modules. |
32 MW_LAYER_SYSTEMINCLUDE |
32 MW_LAYER_SYSTEMINCLUDE |
33 |
33 |
34 USERINCLUDE ../RO/inc |
34 USERINCLUDE ../ro/inc |
35 USERINCLUDE ../../../inc // ADo level inc dir |
35 USERINCLUDE ../../../inc // ADo level inc dir |
36 |
36 |
37 SOURCEPATH ../RO/src |
37 SOURCEPATH ../ro/src |
38 SOURCE DrmRel1_0StringDict00TagTable.cpp |
38 SOURCE DrmRel1_0StringDict00TagTable.cpp |
39 SOURCE DrmRel1_0StringDict00AttributeTable.cpp |
39 SOURCE DrmRel1_0StringDict00AttributeTable.cpp |
40 SOURCE DrmRel1_0StringDict00AttributeValueTable.cpp |
40 SOURCE DrmRel1_0StringDict00AttributeValueTable.cpp |
41 SOURCE DrmRel1_0StringDict00.cpp |
41 SOURCE DrmRel1_0StringDict00.cpp |
42 |
42 |