Hi,

On Mon, Dec 19, 2016 at 09:28:48PM +0100, Michael Stahl <[email protected]> 
wrote:
> > How can vs2013-ide-integration detect this path to be added to project file?
> 
> these directories are added like so in gbuild:
> 
> define gb_CObject__command_pattern
> [...]
>               -c $(3) \
>               -I$(dir $(3)) \
> [...]
> 
> so that just adds the directory the source cxx file everywhere, probably
> the ide-integration can do the same.

bin/gbuild-to-ide:367 does that for compile_commands.json, maybe move
that code up to the generic part of gbuild-to-ide?

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to