[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Per configuration resource files sets

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.