Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Settings parser on multiple projects

Hi,

 

Is the settings parser supposed to add settings also to files belonging to other projects than the one being built?

 

The AbstractLanguageSettingsOutputScanner class seems to search for files in the whole workspace and indeed

in my test workspace they are found, but the settings are not attached to the files outside the project that triggered

the build.

 

Thanks

Fabrizio

 


Back to the top