[MonoDevelop] MonoDevelop2 - Environment Variables in Solution File

Timothy Graupmann tgraupmann at yahoo.com
Thu Jul 2 16:09:43 EDT 2009


MonoDevelop 2.0 developers

I just realized that MonoDevelop does not support environment variables in the solution file. These variables work in Visual Studio when used in the path to the project files.

For example: (snippet from solution)

---

Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyProjectX", "%UNITY_PROJ_PATH%MyProjectX\MyProjectX.csproj", "{2FA57B34-5175-45CF-9506-738B549518A6}"
	EndProjectSection
EndProject

---

Please add %environment_variable% solving.

Thanks,

~Tim Graupmann


More information about the Monodevelop-list mailing list