blob: 0af85cbdc979e6c4ab4eb3c07d755edf9fa5436e (
plain)
1
2
3
4
5
6
|
VS_DEBUGGER_WORKING_DIRECTORY
-----------------------------
Sets the local debugger working directory for Visual Studio C++ targets.
This is defined in ``<LocalDebuggerWorkingDirectory>`` in the Visual Studio
project file.
|