diff --git a/windows/LibEthereum.props b/windows/LibEthereum.props index 75bab0773..b8216c8ae 100644 --- a/windows/LibEthereum.props +++ b/windows/LibEthereum.props @@ -11,7 +11,7 @@ - 4068;4127;4258;4505;4512;4706 + 4068;4127;4258;4505;4512;4706;4714 Level4 true false diff --git a/windows/TestEthereum.vcxproj b/windows/TestEthereum.vcxproj index 34303ef33..009b0616f 100644 --- a/windows/TestEthereum.vcxproj +++ b/windows/TestEthereum.vcxproj @@ -88,6 +88,7 @@ true true stdafx.h + Async Console @@ -103,6 +104,7 @@ MultiThreadedDebug true stdafx.h + Async Console @@ -121,6 +123,7 @@ AnySuitable true stdafx.h + Async Console @@ -142,6 +145,7 @@ AnySuitable true stdafx.h + Async Console @@ -156,6 +160,7 @@ + @@ -166,6 +171,7 @@ + Create diff --git a/windows/TestEthereum.vcxproj.filters b/windows/TestEthereum.vcxproj.filters index d5bcd7f41..6dc3a95eb 100644 --- a/windows/TestEthereum.vcxproj.filters +++ b/windows/TestEthereum.vcxproj.filters @@ -15,6 +15,8 @@ + +