diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2012-03-18 06:41:12 -0700 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2012-03-18 06:41:12 -0700 |
| commit | c5d746f3d87f70beb803218fc42f0c4859544b64 (patch) | |
| tree | 168ad37700431f0e4bca3a07bd2fbc11f2be24da /Source/Core/InputCommon | |
| parent | 483d15a9c3fcc6615ecd0d8e50c6fde759a4abfe (diff) | |
remove scons files from VS projects
Diffstat (limited to 'Source/Core/InputCommon')
| -rw-r--r-- | Source/Core/InputCommon/InputCommon.vcxproj | 1 | ||||
| -rw-r--r-- | Source/Core/InputCommon/InputCommon.vcxproj.filters | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/InputCommon/InputCommon.vcxproj b/Source/Core/InputCommon/InputCommon.vcxproj index 8eed835b2d..dc987d83a2 100644 --- a/Source/Core/InputCommon/InputCommon.vcxproj +++ b/Source/Core/InputCommon/InputCommon.vcxproj @@ -191,7 +191,6 @@ </ItemGroup> <ItemGroup> <None Include="CMakeLists.txt" /> - <None Include="Src\SConscript" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> diff --git a/Source/Core/InputCommon/InputCommon.vcxproj.filters b/Source/Core/InputCommon/InputCommon.vcxproj.filters index c6acfdd6b3..311476bc72 100644 --- a/Source/Core/InputCommon/InputCommon.vcxproj.filters +++ b/Source/Core/InputCommon/InputCommon.vcxproj.filters @@ -54,7 +54,6 @@ </ItemGroup> <ItemGroup> <None Include="CMakeLists.txt" /> - <None Include="Src\SConscript" /> </ItemGroup> <ItemGroup> <Filter Include="ControllerInterface"> |
