Skip to content

Commit

Permalink
update vc10 project
Browse files Browse the repository at this point in the history
  • Loading branch information
rhash committed Mar 6, 2018
1 parent 4ad0cb9 commit ab53f98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win32/vc-2010/rhash.vcxproj
Expand Up @@ -216,6 +216,7 @@
<ClCompile Include="..\..\common_func.c" />
<ClCompile Include="..\..\hash_print.c" />
<ClCompile Include="..\..\hash_update.c" />
<ClCompile Include="..\..\file.c" />
<ClCompile Include="..\..\file_mask.c" />
<ClCompile Include="..\..\file_set.c" />
<ClCompile Include="..\..\find_file.c" />
Expand Down Expand Up @@ -292,6 +293,7 @@
<ClInclude Include="..\..\hash_check.h" />
<ClInclude Include="..\..\hash_print.h" />
<ClInclude Include="..\..\hash_update.h" />
<ClInclude Include="..\..\file.h" />
<ClInclude Include="..\..\file_mask.h" />
<ClInclude Include="..\..\file_set.h" />
<ClInclude Include="..\..\find_file.h" />
Expand Down

0 comments on commit ab53f98

Please sign in to comment.