aboutsummaryrefslogtreecommitdiff
path: root/Project1/Project1.vcxproj
diff options
context:
space:
mode:
authoraustinlujan <[email protected]>2024-03-21 03:53:27 -0700
committeraustinlujan <[email protected]>2024-03-21 03:53:27 -0700
commitd1dba197cae53aaff3616df61fd1a0d8d5f26f97 (patch)
tree84774576f2a66ac33426673dee4a23d699b2a094 /Project1/Project1.vcxproj
parentinit commit (diff)
downloadhomework-3-austinlujan-main.tar.xz
homework-3-austinlujan-main.zip
assignment completed and testedHEADmain
Diffstat (limited to 'Project1/Project1.vcxproj')
-rw-r--r--Project1/Project1.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project1/Project1.vcxproj b/Project1/Project1.vcxproj
index 2d76839..2e990f2 100644
--- a/Project1/Project1.vcxproj
+++ b/Project1/Project1.vcxproj
@@ -127,7 +127,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="Source.cpp" />
+ <ClCompile Include="program.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="helpers.h" />