How do I set Environment Variables in Visual Studio 2010?
- by xarzu
How do I set Environment Variables in Visual Studio 2010?
I found this web page:
http://msdn.microsoft.com/en-us/library/ee479070.aspx
Which says:
From the Project menu, choose Properties.
In the left pane, select Configuration Properties, and then select Environment.
But when I select "Configuration Properties", there is no "Enviroment" option:
http://i67.photobucket.com/albums/h292/Athono/microsoft/newstuff.jpg
This is an example in VS 2008:
http://i21.photobucket.com/albums/b279/GrunchCan/env.jpg
But how is it done in VS 2010?