Integrating the leavescan utility into CodeWarrior for Symbian 3.0
(Note this won't work for versions less than 3.0. Your SDK also needs to set the
Symbian Linker v2 in the Target Settings preference panel. If you don't meet these two
conditions this won't work for you.)
1) Get leavescan and install it in c:\apps\leavescan\
This makes a call to the leavescan utility after a successful call to the compiler and size tool.
Now you can save the file and choose the tool you just created.
5) Open up a project's WINCW target settings and navigate to the Symbian Compiler pref.
In the Compiler pop-up, choose "LeaveScan+WINCW". Build your project and note any messages
that are emitted in the Errors & Warnings window.
You might want to enable "Display generated commands..." in the Symbian Common preference panel
so you can see where messages are being emitted from during the build sequence.