mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
remove scons files from VS projects
This commit is contained in:
2
Externals/CLRun/clrun/CLRun.vcxproj
vendored
2
Externals/CLRun/clrun/CLRun.vcxproj
vendored
@ -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">
|
||||
|
2
Externals/CLRun/clrun/CLRun.vcxproj.filters
vendored
2
Externals/CLRun/clrun/CLRun.vcxproj.filters
vendored
@ -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>
|
||||
|
Reference in New Issue
Block a user