Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
BACnet Stack - SourceForge.net
|
||||
Build for Visual Studio 2005 Express Edition
|
||||
|
||||
Q1: Cannot open include file: 'winsock2.h'
|
||||
|
||||
A1: Install the Microsoft Platform SDK:
|
||||
http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/default.aspx
|
||||
BACnet Stack - SourceForge.net
|
||||
Build for Visual Studio 2005 Express Edition
|
||||
|
||||
Q1: Cannot open include file: 'winsock2.h'
|
||||
|
||||
A1: Install the Microsoft Platform SDK:
|
||||
http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/default.aspx
|
||||
|
||||
Reference in New Issue
Block a user