[MonoDevelop] How to set relative paths to files in project?
Andrzej Skalski
Andrzej.Skalski at students.mimuw.edu.pl
Sat Jan 1 20:18:28 EST 2011
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
More information about the Monodevelop-list
mailing list