Add a resource while compiling

Login to reply to this topic.
Fri, 2004-07-09 10:55
Joined: 2004-06-24
Forum posts: 9
Hi !!

I have a problem to solve.
I would like to add a resource while I'm compiling a project symbian.
For example, instead of placing the
Code:
RESOURCE TBUF r_example_text_hello { buf="Hello world!"; }
in the .rss file, I'd like to add it while compiling.

Does anyone has got an idea ??

Mon, 2004-08-16 17:03
Joined: 2004-08-16
Forum posts: 32
Add a resource while compiling
while compiling ? why would you need that
Tue, 2004-08-17 09:56
Joined: 2004-05-24
Forum posts: 982
Add a resource while compiling
Make a script. It will add lines to your rss and then compile the project

pirosl

  • Login to reply to this topic.