This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ssh2
Watch
1
Star
0
Fork
0
You've already forked ssh2
Code
Issues
Pull Requests
Releases
Wiki
Activity
77c48d4e26
ssh2
/
win32
/
msvcproj.foot
4 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ensure that win32/libssh2.dsp will be generated with CRLF line endings First, win32/msvcproj.{head,foot} are now committed with CRLF line endings, and .gitattributes specifies that these should not be changed on checkout or commit. These are win32 files so it makes sense to store them with native line endings. Second, the rules for generating libssh2.dsp and libssh2.vcproj are changed so that the full file contents passes through awk, which strips all CR and then prints each line with one CRLF line ending. Stripping CR is important to avoid CRCRLF in case the input already comes with CRLF.
2009-10-17 02:58:53 +02:00
# End Target
# End Project
Reference in New Issue
Copy Permalink