[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[News.eclipse.dsdp.mtj] Re: Per configuration resource files sets
|
- From: wtv368@xxxxxxxxxxxx (David Marques)
- Date: Mon, 24 Aug 2009 12:50:12 +0000 (UTC)
- Newsgroups: eclipse.dsdp.mtj
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hello Again David,
MTJ definitely supports that. Please take a look at our documentation at
(http://help.eclipse.org/galileo/topic/org.eclipse.mtj.doc.user/html/reference/editors/build_configuration/build-page.html).
Best Regards,
David Marques
David Lucena wrote:
I am not sure if this is a MTJ doubt or eclipse, but here I left it.
Having preprocessor is good, and having different configurations with
different preprocessing symbols is better. But it would be incredibly yet
better to having different resources set by device configuration.
I mean, inmagine I have a project, but there are two device families, one
with 240x320 resolution, and other 176x208.
I could have my resources organized this way
res/240x320
res/176x208
And when the time of building the packages arrives, each configudation have
a different source for resources.
Is that possible?
Could somebody tell me how can I do it?
Thank you.
David Lucena.