diff options
| author | Musa Ahmed <[email protected]> | 2022-10-04 17:44:36 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-04 17:44:36 -0700 |
| commit | 851eb06306580decda78b6cd01f3f10a54c42cb9 (patch) | |
| tree | 801e118dc50961727803384e15b1001bfefc5507 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user | |
| parent | added flowchart (diff) | |
| download | cst116-proj1-851eb06306580decda78b6cd01f3f10a54c42cb9.tar.xz cst116-proj1-851eb06306580decda78b6cd01f3f10a54c42cb9.zip | |
re-did text file
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user index 0f14913..dc63f8a 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.user @@ -1,4 +1,6 @@ <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup />
+ <PropertyGroup>
+ <ShowAllFiles>false</ShowAllFiles>
+ </PropertyGroup>
</Project>
\ No newline at end of file |