Hello,
Im using Codewarrior 2.5 for Symbian. Everytime when I create a
project and I check the pkg file there are hardcoded path like :
"..\..\..\epoc32\release\thumb\urel\HelloWorldPlus.APP"-"!:\system\apps\HelloWorldPlus\HelloWorldPlus.app"
"..\..\..\epoc32\data\z\system\apps\HelloWorldPlus\HelloWorldPlus.rsc"-"!:\system\apps\HelloWorldPlus\HelloWorldPlus.rsc"
"..\..\..\epoc32\data\z\system\apps\HelloWorldPlus\HelloWorldPlus_caption.rsc"-"!:\system\apps\HelloWorldPlus\HelloW...."
So how to change the "..\..\.." to my "C:\Symbian\7.0s\.." path ? I
cant find the option in Codewarrior.
Thank you for your help.