-----------------------------------------------------------------------------

    readme.txt - $(basename).exe
    
-----------------------------------------------------------------------------

This project implements $(basename) Symbian OS executable program ($(basename).exe).


Compile using following commands in DOS-prompt:

    bldmake bldfiles
    abld build wins udeb
    abld build thumb urel


Create installation package (SIS-file):

    makesis $(basename).pkg


Start $(basename).exe in emulator using File Manager. SIS-file
installs $(basename).exe in the root of internal emulator disk.
WINS executable is in \epoc32\release\wins(cw)\udeb\$(basename).exe.

