diff options
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" /> |