Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add User Specific Files For Debugging #106

Merged
merged 2 commits into from Jul 15, 2018
Merged

Add User Specific Files For Debugging #106

merged 2 commits into from Jul 15, 2018

Commits on Jul 13, 2018

  1. Add User Specific Files For Debugging

    This will include the debugging configuration required for VS to correctly run the embedder from inside VS. This includes the configuration that the working directory needs to be the solution directory not the project directory.
    CallumIddon committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    408ab60 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Move Debugging Config to Project File

    This removes the need to include the user specific file in the repo.
    CallumIddon committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    7fe0b5e View commit details
    Browse the repository at this point in the history