Remove missing files from vs2012 project

This commit is contained in:
Vinnie Falco
2013-05-24 10:12:55 -07:00
parent 082a48b70c
commit cbb6c5ef2a
2 changed files with 0 additions and 12 deletions

View File

@@ -1649,8 +1649,6 @@
<ClInclude Include="src\cpp\websocketpp\src\websocket_frame.hpp" />
</ItemGroup>
<ItemGroup>
<None Include="newcoind.cfg" />
<None Include="README" />
<None Include="SConstruct" />
<CustomBuild Include="src\cpp\ripple\ripple.proto">
<FileType>Document</FileType>
@@ -1685,11 +1683,7 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
</None>
<None Include="test\server.js" />
<None Include="test\standalone-test.js" />
<None Include="test\utils.js" />
<None Include="validators.txt" />
<None Include="wallet.xml" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />

View File

@@ -1366,14 +1366,8 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="wallet.xml" />
<None Include="SConstruct" />
<None Include="newcoind.cfg" />
<None Include="validators.txt" />
<None Include="README" />
<None Include="test\server.js" />
<None Include="test\standalone-test.js" />
<None Include="test\utils.js" />
<None Include="src\cpp\json\json_internalarray.inl">
<Filter>0. Third Party Code\json\core</Filter>
</None>