|
|
@ -41,15 +41,16 @@ |
|
|
|
<ClCompile Include="..\libethereum\BlockDetails.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\BlockQueue.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Client.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\CommonNet.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Defaults.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\EthereumHost.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\EthereumSession.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Executive.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\ExtVM.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Manifest.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\MessageFilter.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Miner.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\PeerNetwork.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\PeerServer.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\PeerSession.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\PastMessage.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\State.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\Transaction.cpp" /> |
|
|
|
<ClCompile Include="..\libethereum\TransactionQueue.cpp" /> |
|
|
@ -100,15 +101,16 @@ |
|
|
|
<ClInclude Include="..\libethereum\BlockDetails.h" /> |
|
|
|
<ClInclude Include="..\libethereum\BlockQueue.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Client.h" /> |
|
|
|
<ClInclude Include="..\libethereum\CommonNet.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Defaults.h" /> |
|
|
|
<ClInclude Include="..\libethereum\EthereumHost.h" /> |
|
|
|
<ClInclude Include="..\libethereum\EthereumSession.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Executive.h" /> |
|
|
|
<ClInclude Include="..\libethereum\ExtVM.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Manifest.h" /> |
|
|
|
<ClInclude Include="..\libethereum\MessageFilter.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Miner.h" /> |
|
|
|
<ClInclude Include="..\libethereum\PeerNetwork.h" /> |
|
|
|
<ClInclude Include="..\libethereum\PeerServer.h" /> |
|
|
|
<ClInclude Include="..\libethereum\PeerSession.h" /> |
|
|
|
<ClInclude Include="..\libethereum\PastMessage.h" /> |
|
|
|
<ClInclude Include="..\libethereum\State.h" /> |
|
|
|
<ClInclude Include="..\libethereum\Transaction.h" /> |
|
|
|
<ClInclude Include="..\libethereum\TransactionQueue.h" /> |
|
|
|