remove scons files from VS projects

This commit is contained in:
Shawn Hoffman
2012-03-18 06:41:12 -07:00
parent 483d15a9c3
commit c5d746f3d8
30 changed files with 0 additions and 32 deletions

View File

@ -166,9 +166,7 @@
</ItemGroup>
<ItemGroup>
<None Include="..\CMakeLists.txt" />
<None Include="..\SConscript" />
<None Include="generateClRun.pl" />
<None Include="Makefile" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View File

@ -46,9 +46,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<None Include="Makefile" />
<None Include="..\CMakeLists.txt" />
<None Include="..\SConscript" />
<None Include="generateClRun.pl">
<Filter>Resource Files</Filter>
</None>