-
-
Notifications
You must be signed in to change notification settings - Fork 576
Debugging in VS
foxox edited this page Jan 28, 2014
·
1 revision
The following instructions pertain to VS2008 and beyond; older versions may have slightly different configuration options.
For each of SparkleLib, SparkleLib.Git, SparkleShare, and the SparkleShareInviteOpener projects:
- Open the Properties page (right click on project -> Properties)
- Select the Build tab of the properties editor
- Scroll down and click the "Advanced" button under the "Output" section
- Change the "Debug Info:" drop-down under the "Output" section to "pdb-only" or "full"
- Save the properties settings and then rebuild the project