Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Transitive closure of files referenced from a file

See IASTTranslationUnit.getIndexFileSet().

-sergey

On Wed, Oct 29, 2014 at 5:37 PM, Pascal Rapicault <pascal@xxxxxxxxxxxx> wrote:
Hi,

Given a C/C++ file in a project. Is there a way to get all the C/C++/H files referenced?
Thx

Pascal
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top