Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Make (at least) the following settings:

Debugger to Launch

Local Windows Debugger (default)

Command

$(Target) (default)

Command Arguments

As appropriate (e,g, -console for shibd)

Working Directory

c:\opt\shibboleth-sp\.... (shibd)
$(ProjectDir)..\..\..\xmltoolingtest\ (xmltoolingtest)

Environment

PATH=$(Path);$(ShibRunPath)
XMLTOOLING_LOG_CONFIG=DEBUG

Note

This settings go into the project.vcxproj.user file which is not saved to source control.