diff options
| author | austinlujan <[email protected]> | 2024-03-21 03:53:27 -0700 |
|---|---|---|
| committer | austinlujan <[email protected]> | 2024-03-21 03:53:27 -0700 |
| commit | d1dba197cae53aaff3616df61fd1a0d8d5f26f97 (patch) | |
| tree | 84774576f2a66ac33426673dee4a23d699b2a094 /Project1/Project1.vcxproj | |
| parent | init commit (diff) | |
| download | homework-3-austinlujan-main.tar.xz homework-3-austinlujan-main.zip | |
Diffstat (limited to 'Project1/Project1.vcxproj')
| -rw-r--r-- | Project1/Project1.vcxproj | 2 |
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" /> |