<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<br class=""><div><blockquote type="cite" class=""><div class="">On 24 Feb 2017, at 11:50, Federico Bassini <<a href="mailto:kurogan21@gmail.com" class="">kurogan21@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi!<div class=""><br class=""></div><div class="">we are 3 italian's student of Osvaldo, he assign us to the IDE project, we work on the class testVS2013Ide so we don't change the VisualStudioIntegratorGeneration... we have the tasks that Jan gave us...</div><div class=""><br class=""></div><div class="">we are ready to work! now we resolve this... so we need to create a new directory where we can put the project files?</div></div></div></blockquote>Why do you need a new directory to put the files….as I told you, you can continue working with bin/gbuild-to-ide. You will see there are a second version in bin/ and that is the production version.</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">we also remove the '../../' and to replace it we use the enviroment variables... it's ok? :)</div></div></div></blockquote>You should $(SRCDIR) and $(BUILDDIR) please not more (those are set in our gbuild system).</div><div><br class=""></div><div>Keep the generated files (as they are now) in $(SRCDIR)/windows  (it seems you did not see my reply to bjoern and his ok).</div><div><br class=""></div><div>rgds</div><div>jan I.</div><div><br class=""><br class=""><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">rgds</div><div class="">ffex</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2017-02-21 12:01 GMT+01:00 Bjoern Michaelsen <span dir="ltr" class=""><<a href="mailto:bjoern.michaelsen@canonical.com" target="_blank" class="">bjoern.michaelsen@canonical.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="">
<span class=""><br class="">
On Tue, Feb 21, 2017 at 03:54:42AM +0100, Thorsten Behrens wrote:<br class="">
> I don't really use that, but - always feels wrong to write stuff into<br class="">
> the source tree, any reason not to use workdir or instdir?<br class="">
<br class="">
</span>I agree in general. Note that I likely started this unhealthy trend as for<br class="">
kdevelop, it indeed wasnt really possible to avoid writing to the source tree.<br class="">
<br class="">
As noted in other replies, having a top-level "make clean" kill the solution<br class="">
files is undesireable too. I wonder though, if for IDEs where this is possible<br class="">
a separate top-level dir instead of sprinkling things all over the tree is<br class="">
desireable? E.g. $(SRCDIR)/ide-solutions or $(SRCDIR)/vs{2013,2015,...).<br class="">
<br class="">
Best,<br class="">
<br class="">
Bjoern<br class="">
______________________________<wbr class="">_________________<br class="">
LibreOffice mailing list<br class="">
<a href="mailto:LibreOffice@lists.freedesktop.org" class="">LibreOffice@lists.freedesktop.<wbr class="">org</a><br class="">
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank" class="">https://lists.freedesktop.org/<wbr class="">mailman/listinfo/libreoffice</a><br class="">
</blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>