From e0036b5f278627e3212aea83d6b85ac467ee9243 Mon Sep 17 00:00:00 2001 From: Tim Hughes Date: Wed, 26 Mar 2014 12:07:42 +0000 Subject: [PATCH] Update TestEthereum.vcxproj --- windows/LibEthereum.props | 2 +- windows/TestEthereum.vcxproj | 6 ++++++ windows/TestEthereum.vcxproj.filters | 2 ++ 3 files changed, 9 insertions(+), 1 deletion(-) 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 @@ + +