diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-46B5E7B1-F0C2-5C1E-972A-C339E7515225.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-46B5E7B1-F0C2-5C1E-972A-C339E7515225.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,12 @@ + + + + + +compresstarget

compresstarget

Use the compresstarget statement to specify that the target executable should be compressed. In detail, the code and data sections of the executable are compressed with the Deflate, Huffman+LZ77 algorithm.

Compression allows the stored executable to use less space on the file system. The executable loader decompresses the file when it is loaded.

See also nocompresstarget.

\ No newline at end of file