diff --git a/windows/LibEthereum.vcxproj b/windows/LibEthereum.vcxproj index 35ca956d3..0578a8f16 100644 --- a/windows/LibEthereum.vcxproj +++ b/windows/LibEthereum.vcxproj @@ -125,8 +125,8 @@ - + true true @@ -341,7 +341,8 @@ - + + true @@ -567,4 +568,4 @@ - + \ No newline at end of file diff --git a/windows/LibEthereum.vcxproj.filters b/windows/LibEthereum.vcxproj.filters index 514320472..114364008 100644 --- a/windows/LibEthereum.vcxproj.filters +++ b/windows/LibEthereum.vcxproj.filters @@ -40,9 +40,6 @@ libevmcore - - liblll - liblll @@ -202,6 +199,9 @@ libethereum + + libevmcore + @@ -248,9 +248,6 @@ liblll - - - libevmcore liblll @@ -435,6 +432,12 @@ libethereum + + libevmcore + + + libevmcore + @@ -471,4 +474,4 @@ {d838fece-fc20-42f6-bff5-97c236159b80} - + \ No newline at end of file