|
@ -93,6 +93,12 @@ |
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> |
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> |
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> |
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> |
|
|
</ClCompile> |
|
|
</ClCompile> |
|
|
|
|
|
<ClCompile Include="..\libethcore\Exceptions.cpp"> |
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> |
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> |
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> |
|
|
|
|
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> |
|
|
|
|
|
</ClCompile> |
|
|
<ClCompile Include="..\libethcore\_libethcore.cpp" /> |
|
|
<ClCompile Include="..\libethcore\_libethcore.cpp" /> |
|
|
<ClCompile Include="..\libethereum\AccountDiff.cpp" /> |
|
|
<ClCompile Include="..\libethereum\AccountDiff.cpp" /> |
|
|
<ClCompile Include="..\libethereum\AddressState.cpp" /> |
|
|
<ClCompile Include="..\libethereum\AddressState.cpp" /> |
|
|