From bb243c4a284b685d96b46d57d160149feb11e1df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Fri, 14 Nov 2014 10:50:22 +0100 Subject: [PATCH] Fix VC proj --- windows/LibEthereum.vcxproj | 7 ++++--- windows/LibEthereum.vcxproj.filters | 15 +++++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/windows/LibEthereum.vcxproj b/windows/LibEthereum.vcxproj index 92fdfe8ca..be1940b8e 100644 --- a/windows/LibEthereum.vcxproj +++ b/windows/LibEthereum.vcxproj @@ -125,6 +125,7 @@ + true @@ -146,7 +147,6 @@ - @@ -342,6 +342,7 @@ + true @@ -369,7 +370,7 @@ - + @@ -573,4 +574,4 @@ - + \ No newline at end of file diff --git a/windows/LibEthereum.vcxproj.filters b/windows/LibEthereum.vcxproj.filters index cc39c8eaa..09770f5ed 100644 --- a/windows/LibEthereum.vcxproj.filters +++ b/windows/LibEthereum.vcxproj.filters @@ -40,9 +40,6 @@ libevmcore - - liblll - liblll @@ -205,6 +202,9 @@ libethereum + + libevmcore + @@ -252,8 +252,8 @@ liblll - - libevmcore + + libevmcore liblll @@ -441,6 +441,9 @@ libethereum + + libevmcore + @@ -477,4 +480,4 @@ {d838fece-fc20-42f6-bff5-97c236159b80} - + \ No newline at end of file