You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
280 B
10 lines
280 B
6 years ago
|
VS_DEBUGGER_COMMAND
|
||
|
-------------------
|
||
|
|
||
|
Sets the local debugger command for Visual Studio C++ targets.
|
||
|
This is defined in ``<LocalDebuggerCommand>`` in the Visual Studio
|
||
|
project file.
|
||
|
|
||
|
This property only works for Visual Studio 2010 and above;
|
||
|
it is ignored on other generators.
|