Had another 48hr game jam this weekend...

Jacob Carlborg doob at me.com
Sun Sep 1 12:36:10 PDT 2013


On 2013-09-01 16:59, Michel Fortin wrote:

> That's because the Xcode indexer indexes files it knows are included in
> a target, and Xcode doesn't parse makefiles and thus can't know which
> files it'll compile (not that it could do so reliably anyway). With
> another target were all the c/cpp files are marked as being part of it,
> the indexer does its job.

It's make sense but it's not very convenient.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list