Sorry, my earlier post was garbled.

 

I’m in need of the CL task to understand C/C++ dependencies; i.e. #include, etc.

 

I’ve got a simple “dependency” generator that I can drop in, but I’m wondering if this shouldn’t be a separate task; something similar to ANT’s “depend” task.

(This way, you could use the “dependency” graph for other external items.  GCC, etc.)

 

Of course, it would be much simpler to build it into the CL task, but…

 

Thoughts?  Does anyone else care about the CL task?

 

Tharen

Reply via email to