[MonoDevelop] How to set relative paths to files in project?
Ian Norton
Ian.Norton-Badrul at thales-esecurity.com
Sun Jan 2 15:56:49 EST 2011
Is it actually ${ProjectDir}? That works for me doing normal c projects.
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
More information about the Monodevelop-list
mailing list