|
@ -125,6 +125,7 @@ |
|
|
<ClCompile Include="..\libethereum\Transaction.cpp" /> |
|
|
<ClCompile Include="..\libethereum\Transaction.cpp" /> |
|
|
<ClCompile Include="..\libethereum\TransactionQueue.cpp" /> |
|
|
<ClCompile Include="..\libethereum\TransactionQueue.cpp" /> |
|
|
<ClCompile Include="..\libethereum\Utility.cpp" /> |
|
|
<ClCompile Include="..\libethereum\Utility.cpp" /> |
|
|
|
|
|
<ClCompile Include="..\libethereum\VMFactory.cpp" /> |
|
|
<ClCompile Include="..\libevmcore\Assembly.cpp" /> |
|
|
<ClCompile Include="..\libevmcore\Assembly.cpp" /> |
|
|
<ClCompile Include="..\libevmcore\Instruction.cpp" /> |
|
|
<ClCompile Include="..\libevmcore\Instruction.cpp" /> |
|
|
<ClCompile Include="..\libevm\ExtVMFace.cpp"> |
|
|
<ClCompile Include="..\libevm\ExtVMFace.cpp"> |
|
@ -342,6 +343,7 @@ |
|
|
<ClInclude Include="..\libethereum\Transaction.h" /> |
|
|
<ClInclude Include="..\libethereum\Transaction.h" /> |
|
|
<ClInclude Include="..\libethereum\TransactionQueue.h" /> |
|
|
<ClInclude Include="..\libethereum\TransactionQueue.h" /> |
|
|
<ClInclude Include="..\libethereum\Utility.h" /> |
|
|
<ClInclude Include="..\libethereum\Utility.h" /> |
|
|
|
|
|
<ClInclude Include="..\libethereum\VMFactory.h" /> |
|
|
<ClInclude Include="..\libevmcore\Assembly.h" /> |
|
|
<ClInclude Include="..\libevmcore\Assembly.h" /> |
|
|
<ClInclude Include="..\libevmcore\Exceptions.h" /> |
|
|
<ClInclude Include="..\libevmcore\Exceptions.h" /> |
|
|
<ClInclude Include="..\libevmcore\Instruction.h" /> |
|
|
<ClInclude Include="..\libevmcore\Instruction.h" /> |
|
@ -574,4 +576,4 @@ |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
</ImportGroup> |
|
|
</ImportGroup> |
|
|
</Project> |
|
|
</Project> |