File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 178
178
<ItemGroup >
179
179
<ClCompile Include =" $(OpenSSH-Src-Path)readconf.c" />
180
180
<ClCompile Include =" $(OpenSSH-Src-Path)roaming_dummy.c" />
181
- <ClCompile Include =" $(OpenSSH-Src-Path)ssh-keygen.c" />
182
181
<ClCompile Include =" $(OpenSSH-Src-Path)ssh-keysign.c" />
183
182
</ItemGroup >
184
183
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 21
21
<ClCompile Include =" $(OpenSSH-Src-Path)roaming_dummy.c" >
22
22
<Filter >Source Files</Filter >
23
23
</ClCompile >
24
- <ClCompile Include =" $(OpenSSH-Src-Path)ssh-keygen.c" >
25
- <Filter >Source Files</Filter >
26
- </ClCompile >
27
24
<ClCompile Include =" $(OpenSSH-Src-Path)ssh-keysign.c" >
28
25
<Filter >Source Files</Filter >
29
26
</ClCompile >
You can’t perform that action at this time.
0 commit comments