diff options
| author | Musa Ahmed <[email protected]> | 2022-10-05 16:10:53 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-05 16:10:53 -0700 |
| commit | ffb2fae9bc3a626dfd706112892ed0dab5f84656 (patch) | |
| tree | 7ab8a186a46360d8f1084fa8f9fc23733a875cac /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user | |
| parent | Add files via upload (diff) | |
| download | cst116-proj1-ffb2fae9bc3a626dfd706112892ed0dab5f84656.tar.xz cst116-proj1-ffb2fae9bc3a626dfd706112892ed0dab5f84656.zip | |
initial commit
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 |