Skip to content

Commit 093dece

Browse files
committed
Add version to scp.exe
1 parent 367476c commit 093dece

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

contrib/win32/openssh/scp.vcxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<ItemGroup>
2323
<ClCompile Include="$(OpenSSH-Src-Path)scp.c" />
2424
</ItemGroup>
25+
<ItemGroup>
26+
<ResourceCompile Include="version.rc" />
27+
</ItemGroup>
2528
<PropertyGroup Label="Globals">
2629
<ProjectGuid>{29B98ADF-1285-49CE-BF6C-AA92C5D2FB24}</ProjectGuid>
2730
<Keyword>Win32Proj</Keyword>

contrib/win32/openssh/version.rc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)