diff --git a/.gitignore b/.gitignore index a8a0de115..cb6ef948c 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ stamp-h1 *.orig pioneer-*.tar.* Thumbs.db +*.wwdb diff --git a/win32/vc2010/Debug.props b/win32/vc2010/Debug.props index 686b1d175..0554245a4 100755 --- a/win32/vc2010/Debug.props +++ b/win32/vc2010/Debug.props @@ -13,7 +13,8 @@ pch.h pch.h true - true + + diff --git a/win32/vc2010/PreRelease.props b/win32/vc2010/PreRelease.props index 7694f3bab..11681fbc8 100755 --- a/win32/vc2010/PreRelease.props +++ b/win32/vc2010/PreRelease.props @@ -14,7 +14,8 @@ Level3 MaxSpeed - true + + Speed WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) Fast diff --git a/win32/vc2010/Release.props b/win32/vc2010/Release.props index 946a9ab8d..d78e5f181 100755 --- a/win32/vc2010/Release.props +++ b/win32/vc2010/Release.props @@ -23,6 +23,7 @@ pch.h pch.h StreamingSIMDExtensions2 + true diff --git a/win32/vc2010/lua.vcxproj b/win32/vc2010/lua.vcxproj index cea4cde3a..53d16f590 100644 --- a/win32/vc2010/lua.vcxproj +++ b/win32/vc2010/lua.vcxproj @@ -133,6 +133,7 @@ _LIB;%(PreprocessorDefinitions) + 4146 Windows @@ -146,6 +147,7 @@ ../../src;../../win32/src;../../win32/include;../../contrib + 4146 Windows @@ -160,6 +162,7 @@ _LIB;%(PreprocessorDefinitions) + 4146 Windows