I am using MS Visual Studio 2008.
I want to configure the Working Directory of my projects, and other directories. I found the list of available macros for this purpose.
Is there a practical way to evaluate the value of these macros?
PS: I am developing with Intel Visual Fortran Compiler XE 12.0 update 4, but this is possibly irrelevant for my question.
PS2: see also
Link to all Visual Studio $ variables
Is there a list of Visual Studio environment variables?
How/Where are the environment variables in a Visual Studio C++ project set?