Skip to content

Commit

Permalink
Update Merge.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Oct 13, 2024
1 parent 36c0c57 commit 2ef7198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Merge.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,7 @@
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName)2.pch</PrecompiledHeaderOutputFile>
</ClCompile>
<ClCompile Include="MenuBar.cpp" />
<ClCompile Include="MergeDocDiffCopy.cpp" />
<ClCompile Include="MouseHook.cpp" />
<ClCompile Include="MyReBar.cpp" />
Expand Down Expand Up @@ -1664,7 +1665,6 @@
<ClInclude Include="xdiff_gnudiff_compat.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="MenuBar.cpp" />
<None Include="res\binarydiff.ico" />
<None Include="res\both.bmp" />
<None Include="res\equalbinary.ico" />
Expand Down

0 comments on commit 2ef7198

Please sign in to comment.