diff options
Diffstat (limited to 'Project1/Project1.vcxproj')
| -rw-r--r-- | Project1/Project1.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project1/Project1.vcxproj b/Project1/Project1.vcxproj index 31b4e05..5802a52 100644 --- a/Project1/Project1.vcxproj +++ b/Project1/Project1.vcxproj @@ -128,6 +128,7 @@ </ItemDefinitionGroup> <ItemGroup> <ClInclude Include="Contacts.h" /> + <ClInclude Include="Contact_list.h" /> </ItemGroup> <ItemGroup> <ClCompile Include="contacts.cpp" /> |