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

@ -330,7 +330,6 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /
<ItemGroup>
<None Include="..\..\..\Installer\Dolphin.ico" />
<None Include="CMakeLists.txt" />
<None Include="Src\SConscript" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Externals\Bochs_disasm\Bochs_disasm.vcxproj">