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

@ -28,7 +28,6 @@
</ItemGroup>
<ItemGroup>
<None Include="..\CMakeLists.txt" />
<None Include="..\SConscript" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\png.c" />

View File

@ -2,7 +2,6 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<None Include="..\CMakeLists.txt" />
<None Include="..\SConscript" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\png.c" />