diff --git a/newcoin.vcxproj b/newcoin.vcxproj index d504ceb0a..6e45fb534 100644 --- a/newcoin.vcxproj +++ b/newcoin.vcxproj @@ -87,6 +87,7 @@ + @@ -136,6 +137,9 @@ + + .\;..\OpenSSL\include;..\boost_1_47_0;..\protobuf-2.4.1\src\ + diff --git a/newcoin.vcxproj.filters b/newcoin.vcxproj.filters index 00a633269..de5c116e4 100644 --- a/newcoin.vcxproj.filters +++ b/newcoin.vcxproj.filters @@ -312,6 +312,12 @@ Source Files + + Source Files + + + Source Files\database +