equal
deleted
inserted
replaced
21 targettype lib |
21 targettype lib |
22 |
22 |
23 sourcepath ../seclib |
23 sourcepath ../seclib |
24 source seclib.cpp |
24 source seclib.cpp |
25 |
25 |
26 sourcepath ../e32image |
26 sourcepath ../../../imgtools/imglib/e32image |
27 source e32image.cpp |
27 source e32image.cpp |
28 |
28 |
29 sourcepath ../e32image/deflate |
29 sourcepath ../../../imgtools/imglib/e32image/deflate |
30 source decode.cpp encode.cpp deflate.cpp inflate.cpp panic.cpp compress.cpp |
30 source decode.cpp encode.cpp deflate.cpp inflate.cpp panic.cpp compress.cpp |
31 |
31 |
32 sourcepath ../../../imgtools/imglib/compress |
32 sourcepath ../../../imgtools/imglib/compress |
33 source pagedcompress.cpp byte_pair.cpp |
33 source pagedcompress.cpp byte_pair.cpp |
34 |
34 |
40 |
40 |
41 sourcepath ../../../imgtools/imglib/host |
41 sourcepath ../../../imgtools/imglib/host |
42 source h_file.cpp h_mem.cpp h_utl.cpp |
42 source h_file.cpp h_mem.cpp h_utl.cpp |
43 |
43 |
44 userinclude ../../../imgtools/imglib/compress |
44 userinclude ../../../imgtools/imglib/compress |
|
45 userinclude ../../../imgtools/imglib/inc |
45 userinclude ../setcap |
46 userinclude ../setcap |
46 userinclude ../../e32lib/e32image/inc |
47 userinclude ../seclib |
47 systeminclude /epoc32/include |
48 |
|
49 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
48 |
50 |
49 OPTION GCC -w |
51 OPTION GCC -w |
50 |
52 |
51 //macro __PLACEMENT_NEW_INLINE |
53 //macro __PLACEMENT_NEW_INLINE |
52 //macro __PLACEMENT_VEC_NEW_INLINE |
54 //macro __PLACEMENT_VEC_NEW_INLINE |