diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..83fd45e3
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+*.sln text eol=crlf
+*.vcxproj text eol=crlf
+*.vcxproj.filters text eol=crlf
+*.vcxproj.user text eol=crlf
+*.bat text eol=crlf
+Makefile text eolf=lf
diff --git a/build/vc2017/nana.vcxproj b/build/vc2017/nana.vcxproj
index 85ad8a03..7ae3d890 100644
--- a/build/vc2017/nana.vcxproj
+++ b/build/vc2017/nana.vcxproj
@@ -23,7 +23,6 @@
{42D0520F-EFA5-4831-84FE-2B9085301C5D}
Win32Proj
nana
- 10.0.14393.0
@@ -102,6 +101,7 @@
Disabled
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
MultiThreadedDebug
+ true
Windows
@@ -115,6 +115,7 @@
Disabled
_DEBUG;_LIB;%(PreprocessorDefinitions)
MultiThreadedDebug
+ true
Windows
@@ -130,6 +131,7 @@
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
MultiThreaded
+ true
Windows
@@ -147,6 +149,7 @@
true
NDEBUG;_LIB;%(PreprocessorDefinitions)
MultiThreaded
+ true
Windows