_reg.rss files from Symbian break Maemo build process
Hi Folks,
I am very sorry to bug, but I have a question.
I had an old Carbide generated Qt project for Symbian, which I now want to recompile for Maemo. Unfortunately, the _reg.rss file breaks with "no linker" errors.
What can I do to omit it from the .pro file when compiling for Maemo, but not for Symbian?
Re: _reg.rss files from Symbian break Maemo build process
Probably you should be using [I]symbian {}[/I] conditionals in .pro file.
Re: _reg.rss files from Symbian break Maemo build process