diff options
| author | austinlujan <[email protected]> | 2024-03-07 16:09:59 -0800 |
|---|---|---|
| committer | austinlujan <[email protected]> | 2024-03-07 16:09:59 -0800 |
| commit | 5208acd886378a7b7a7551b39ab90cfb78b5c0b8 (patch) | |
| tree | 026ae96120796b403e308e0f459f272fd799cc1e /Project1/Project1.vcxproj.user | |
| parent | add deadline (diff) | |
| download | archived-in-class-exercise-4-austinlujan-5208acd886378a7b7a7551b39ab90cfb78b5c0b8.tar.xz archived-in-class-exercise-4-austinlujan-5208acd886378a7b7a7551b39ab90cfb78b5c0b8.zip | |
initial commit
Diffstat (limited to 'Project1/Project1.vcxproj.user')
| -rw-r--r-- | Project1/Project1.vcxproj.user | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Project1/Project1.vcxproj.user b/Project1/Project1.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/Project1/Project1.vcxproj.user @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup /> +</Project>
\ No newline at end of file |