diff options
| author | Nataliia Brown <[email protected]> | 2024-01-16 23:27:40 -0800 |
|---|---|---|
| committer | Nataliia Brown <[email protected]> | 2024-01-16 23:27:40 -0800 |
| commit | cdfc5eacc178363c6f0116e103d1f037c59eb8f3 (patch) | |
| tree | e552d46774249887d3daf388e0656dbd5b84ad28 /InClassExercise3/Project1/Project1.vcxproj | |
| parent | Exercise completed (diff) | |
| download | in-class-exercise-3-natabrown-main.tar.xz in-class-exercise-3-natabrown-main.zip | |
Diffstat (limited to 'InClassExercise3/Project1/Project1.vcxproj')
| -rw-r--r-- | InClassExercise3/Project1/Project1.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/InClassExercise3/Project1/Project1.vcxproj b/InClassExercise3/Project1/Project1.vcxproj index 0cbd278..5752092 100644 --- a/InClassExercise3/Project1/Project1.vcxproj +++ b/InClassExercise3/Project1/Project1.vcxproj @@ -127,7 +127,9 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClCompile Include="Homework 1.cpp" /> <ClCompile Include="IN-class.cpp" /> + <ClCompile Include="Source.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |