[ros-dev] Re: [ros-svn] [royce] 17517: invoke _generate_dsp() have
it open the output file, and fix some path parsing and const issues.
Royce Mitchell III
royce3 at ev1.net
Thu Aug 25 20:13:24 CEST 2005
Steven Edwards wrote:
>Do you mean the dlls private headers? We should be able to set a include path for private headers
>and check the module.xml for PCH headers and use those. Wine dlls might be more of a pain because
>of a lack of PCH.
>
>
Headers that belong to that module (dsp) specifically are added to the
project so that when one is changed, all files depending on it are
rebuilt too. It's not strictly necessary for them to be in there, but
it's "nice". You don't want to add every single header that is found,
only the ones in and under that module's directory.
More information about the Ros-dev
mailing list