Copying File to Project Folder.
| Tue, 2007-09-04 16:14 | |
|
Hi I am creating a icon file from 6 bmp file and the Icon.mbm file is saved in Symbian\9.2\S60_3rd_FP1\Epoc32\Data\ location. but my project folder is Symbian\9.2\S60_3rd_FP1\Epoc32\winscw\c\private\E5F4A087 How to move this Icon.mbm file from Data folder to project folder during compilation. START BITMAP Icon.mbmThanks in Advance |
|






Forum posts: 1886
Add a TARGET_PATH primitive after your START BITMAP declaration.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 40
Hi Eric
Thanks for your guidance. Now file is created at correct location.
Thanks once again.
Nand Kumar.