Add selected files to project while creating a build

Hi,
I’m using the same code base for my iOS (iPad and iPhone) and Android versions of the application.
I, generally, work on 3 different targets: iPhone, iPad and Android tablets.

Obviously, for the iPad I don’t need to include the low-res images from an iPhone. Similarly, I don’t need iPad Retina graphics in the iPhone build of the .app.

Is there any way of marking some files (or directories, or files matching some name-pattern) to be excluded from the builds for certain devices? Or, what’s the preferred workflow here?

thanks, [import]uid: 120659 topic_id: 29944 reply_id: 329944[/import]