Re: Generating a parseable #include dependency graph from a project?
Re: Generating a parseable #include dependency graph from a project?
- Subject: Re: Generating a parseable #include dependency graph from a project?
- From: Stephen Hoffman <email@hidden>
- Date: Sat, 13 Mar 2010 14:30:05 -0500
On Fri, 12 Mar 2010 12:01:30 -0800, Jens Alfke < email@hidden> asks Is there a way to get a textual representation of which files in a project transitively #include which other files? For example, a text file where each line lists a source file path and the the paths of all the headers it depends on.
See if ctags < http://ctags.sourceforge.net/> might help you along your path.
Hoff |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden