diff options
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user index dc63f8a..429333d 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
- <ShowAllFiles>false</ShowAllFiles>
+ <ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>
\ No newline at end of file |