[MonoDevelop] How to set relative paths to files in project?

Ivo Limmen ivo at limmen.org
Sun Jan 2 13:55:59 EST 2011


Andrzej,

You might want to cross-post this to the mono list as this might be a xbuild
problem (depending on your settings in your IDE). Did you try using xbuild
from the command line?

Best regards,
Ivo Limmen

On Sun, Jan 2, 2011 at 02:18, Andrzej Skalski <
Andrzej.Skalski at students.mimuw.edu.pl> wrote:

> Hi,
>
> I am developing a C++ application using mono, and I don't know how to
> set relative paths to include directories and libraries. I need this
> very much, as the project files are stored in repository, and different
> users have copies of it in different places in their local filesystems.
>
> Yes I googled. And the usual Visual Studio's "$(ProjectDir)" doesn't
> seem to be parsed (it's passed as is to compiler).
>
> Regards,
> Andrzej Skalski
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20110102/b982ac63/attachment.html 


More information about the Monodevelop-list mailing list