Carbide resources file?

Login to reply to this topic.
Mon, 2007-01-01 07:59
Joined: 2004-06-22
Forum posts: 148
Hi,

Just as CodeWarrior creates a [AppName][PlatformName].resources file in the Group folder, doesnt Carbide also do something like this..?

For instance for autostarting the application I am able to define something like:-

</rsc>
  <rsc sourcefile = "[AppId].rss" targetpath = "Z\resource\apps" targetfile = "[AppId].RSC"
 header = "true" sourcepath = "..\data">
    <language id = "SC"/>
 </rsc>

in Codewarrior in the resources file.

Where should such a code go in carbide..and if such a file doesnt exist..then what is the way to get the autostart working using this approach on Carbide.

Cheers
mayank

Thu, 2007-02-15 18:24
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2009
Re: Carbide resources file?
You still can create the resource file from your mmp file.

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Fri, 2007-02-16 06:33
Joined: 2004-06-22
Forum posts: 148
Re: Carbide resources file?
hi,

Thanks..i have been able to do it now..sometimes small things seems big unless we crack it..Smiley

Cheers
mayank
  • Login to reply to this topic.