Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On 12/18/2016 03:11 PM, Kaganski Mike wrote:
Hello,

sfx2 source files include e.g. viewimp.hxx from sfx2/source/view/. But
that path isn't set in Library_sfx.mk.

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.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.