Skip to content

Commit

Permalink
include debug info in Debug configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Jan 23, 2014
1 parent 7b3a7dc commit c3de86d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/NPetrovich.sln
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{062D7B36-6921-495E-AF54-2CC37473545C}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{062D7B36-6921-495E-AF54-2CC37473545C}.Debug|Any CPU.Build.0 = Release|Any CPU
{062D7B36-6921-495E-AF54-2CC37473545C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{062D7B36-6921-495E-AF54-2CC37473545C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{062D7B36-6921-495E-AF54-2CC37473545C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{062D7B36-6921-495E-AF54-2CC37473545C}.Release|Any CPU.Build.0 = Release|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Debug|Any CPU.Build.0 = Release|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C7C8C20-F71C-4E37-8176-30E3A85061E3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
Expand Down

0 comments on commit c3de86d

Please sign in to comment.